Home
last modified time | relevance | path

Searched defs:wlist (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dwatch_queue.h94 static inline void init_watch_list(struct watch_list *wlist, in init_watch_list()
102 static inline void post_watch_notification(struct watch_list *wlist, in post_watch_notification()
111 static inline void remove_watch_list(struct watch_list *wlist, u64 id) in remove_watch_list()
/linux/drivers/staging/greybus/
H A Daudio_topology.c381 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_get() local
430 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_mixer_dapm_ctl_put() local
711 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_get() local
758 struct snd_soc_dapm_widget_list *wlist = snd_kcontrol_chip(kcontrol); in gbcodec_enum_dapm_ctl_put() local
/linux/kernel/
H A Daudit_watch.c42 struct list_head wlist; /* entry in parent->watches list */ member
/linux/sound/soc/
H A Dsoc-dapm.c354 struct snd_soc_dapm_widget_list *wlist; member
663 struct list_head *wlist = &w->dapm->card->widgets; in dapm_wcache_lookup() local
1748 struct snd_soc_dapm_widget_list *wlist; in dapm_widget_update() local
/linux/security/keys/
H A Dkeyctl.c1776 struct watch_list *wlist = NULL; in keyctl_watch_key() local
/linux/kernel/locking/
H A Drwsem.c415 struct list_head wlist; in rwsem_mark_wake() local