Home
last modified time | relevance | path

Searched defs:get_index (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Ddat.h27 int (*get_index)(struct i3c_hci *hci, u8 address); member
/linux/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c173 static unsigned char get_index(struct spk_synth *synth) in get_index() function
H A Dspeakup_soft.c367 static unsigned char get_index(struct spk_synth *synth) in get_index() function
H A Dspk_types.h200 unsigned char (*get_index)(struct spk_synth *synth); member
/linux/fs/quota/
H A Dquota_tree.c42 static int get_index(struct qtree_mem_dqinfo *info, struct kqid qid, int depth) in get_index() function
/linux/drivers/scsi/isci/
H A Dhost.c182 u32 get_index = get_value & SMU_COMPLETION_QUEUE_GET_POINTER_MASK; in sci_controller_completion_queue_has_entries() local
487 u32 get_index; in sci_controller_process_completions() local
/linux/sound/synth/emux/
H A Dsoundfont.c1374 get_index(int bank, int instr, int key) get_index() function
/linux/scripts/
H A Dsorttable.c446 static inline void *get_index(void *start, int entsize, int index) in get_index() function
/linux/net/ipv4/
H A Dfib_trie.c221 static inline unsigned long get_index(t_key key, struct key_vector *kv) in get_index() function