Home
last modified time | relevance | path

Searched refs:entryp (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Dinfo.h138 struct snd_info_entry **entryp) in snd_card_proc_new() argument
140 *entryp = snd_info_create_card_entry(card, name, card->proc_root); in snd_card_proc_new()
141 return *entryp ? 0 : -ENOMEM; in snd_card_proc_new()
184 struct snd_info_entry **entryp) { return -EINVAL; } in snd_card_proc_new() argument
/include/linux/
Dswapops.h237 static inline void make_migration_entry_read(swp_entry_t *entryp) { } in make_migration_entry_read() argument