Searched refs:entryp (Results 1 – 4 of 4) sorted by relevance
951 const u32 *basep, *entryp, *sizep; in rtas_initialize() local958 entryp = of_get_property(rtas.dev, in rtas_initialize()960 if (entryp == NULL) /* Ugh */ in rtas_initialize()963 rtas.entry = *entryp; in rtas_initialize()989 u32 *basep, *entryp, *sizep; in early_init_dt_scan_rtas() local995 entryp = of_get_flat_dt_prop(node, "linux,rtas-entry", NULL); in early_init_dt_scan_rtas()998 if (basep && entryp && sizep) { in early_init_dt_scan_rtas()1000 rtas.entry = *entryp; in early_init_dt_scan_rtas()
139 struct snd_info_entry **entryp);174 struct snd_info_entry **entryp) { return -EINVAL; } in snd_card_proc_new() argument
124 static inline void make_migration_entry_read(swp_entry_t *entryp) { } in make_migration_entry_read() argument
898 struct snd_info_entry **entryp) in snd_card_proc_new() argument915 if (entryp) in snd_card_proc_new()916 *entryp = entry; in snd_card_proc_new()