Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 4 of 4) sorted by relevance

/sound/soc/
Dsoc-jack.c211 struct notifier_block *nb) in snd_soc_jack_notifier_register()
226 struct notifier_block *nb) in snd_soc_jack_notifier_unregister()
/sound/oss/
Dvwsnd.c1873 static void pcm_copy_in(vwsnd_port_t *rport, int swidx, int hwidx, int nb) in pcm_copy_in()
1898 static void pcm_copy_out(vwsnd_port_t *wport, int swidx, int hwidx, int nb) in pcm_copy_out()
1940 static void pcm_output(vwsnd_dev_t *devc, int erflown, int nb) in pcm_output()
2064 static void pcm_input(vwsnd_dev_t *devc, int erflown, int nb) in pcm_input()
2170 int nb = end - idx; in pcm_flush_frag() local
2258 int ret, nb; in vwsnd_audio_do_read() local
2336 int ret, nb; in vwsnd_audio_do_write() local
/sound/soc/codecs/
Dtlv320aic3x.c68 struct notifier_block nb; member
1124 static int aic3x_regulator_event(struct notifier_block *nb, in aic3x_regulator_event()
/sound/pci/hda/
Dhda_intel.c2989 static int azx_halt(struct notifier_block *nb, unsigned long event, void *buf) in azx_halt()