Searched defs:astate (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 89 int altera_jinit(struct altera_state *astate) in altera_jinit() 286 static void altera_jreset_idle(struct altera_state *astate) in altera_jreset_idle() 299 int altera_goto_jstate(struct altera_state *astate, in altera_goto_jstate() 351 int altera_wait_cycles(struct altera_state *astate, in altera_wait_cycles() 378 int altera_wait_msecs(struct altera_state *astate, in altera_wait_msecs() 448 static int alt_jtag_drscan(struct altera_state *astate, in alt_jtag_drscan() 509 static int alt_jtag_irscan(struct altera_state *astate, in alt_jtag_irscan() 597 int altera_irscan(struct altera_state *astate, in altera_irscan() 694 int altera_swap_ir(struct altera_state *astate, in altera_swap_ir() 800 int altera_drscan(struct altera_state *astate, in altera_drscan() [all …]
|
D | altera.c | 218 static int altera_execute(struct altera_state *astate, in altera_execute() 2418 struct altera_state *astate = NULL; in altera_init() local
|
/linux-4.19.296/drivers/cpufreq/ |
D | pasemi-cpufreq.c | 75 static int get_astate_freq(int astate) in get_astate_freq() 108 static void set_astate(int cpu, unsigned int astate) in set_astate()
|
/linux-4.19.296/fs/nfsd/ |
D | nfs4acl.c | 485 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate) in add_to_mask() 559 static inline void allow_bits(struct posix_ace_state *astate, u32 mask) in allow_bits() 565 static inline void deny_bits(struct posix_ace_state *astate, u32 mask) in deny_bits()
|
/linux-4.19.296/include/linux/ |
D | debugobjects.h | 31 unsigned int astate; member
|