Home
last modified time | relevance | path

Searched refs:snd_power_unref (Results 1 – 3 of 3) sorted by relevance

/linux/sound/core/
H A Dcontrol_compat.c103 snd_power_unref(card); in snd_ctl_elem_info_compat()
310 snd_power_unref(card); in ctl_elem_read_user()
346 snd_power_unref(card); in ctl_elem_write_user()
H A Dcontrol.c1185 snd_power_unref(card); in snd_ctl_elem_info_user()
1258 snd_power_unref(card); in snd_ctl_elem_read_user()
1336 snd_power_unref(card); in snd_ctl_elem_write_user()
1943 snd_power_unref(card); in snd_ctl_ioctl()
1951 snd_power_unref(card); in snd_ctl_ioctl()
1959 snd_power_unref(card); in snd_ctl_ioctl()
/linux/include/sound/
H A Dcore.h170 * The counterpart snd_power_unref() has to be called appropriately later.
178 * snd_power_unref - Release the reference count for power control
181 static inline void snd_power_unref(struct snd_card *card) in snd_power_unref() function
207 static inline void snd_power_unref(struct snd_card *card) {} in snd_power_unref() function