Home
last modified time | relevance | path

Searched refs:audio_enabled (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dhda_component.h20 bool *audio_enabled, char *buffer, int max_bytes);
43 int dev_id, bool *audio_enabled, in snd_hdac_acomp_get_eld()
42 snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, bool *audio_enabled, char *buffer, int max_bytes) snd_hdac_acomp_get_eld() argument
/kernel/linux/linux-6.6/include/sound/
H A Dhda_component.h20 bool *audio_enabled, char *buffer, int max_bytes);
43 int dev_id, bool *audio_enabled, in snd_hdac_acomp_get_eld()
42 snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, bool *audio_enabled, char *buffer, int max_bytes) snd_hdac_acomp_get_eld() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_display.h18 bool audio_enabled; member
H A Ddp_audio.c531 dp_display->audio_enabled = true; in dp_audio_hw_params()
559 if (!dp_display->audio_enabled) in dp_audio_shutdown()
H A Ddp_display.c912 if (dp_display->audio_enabled) { in dp_display_disable()
920 dp_display->audio_enabled = false; in dp_display_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.h20 bool audio_enabled; member
H A Ddp_audio.c547 dp_display->audio_enabled = true; in dp_audio_hw_params()
575 if (!dp_display->audio_enabled) in dp_audio_shutdown()
H A Ddp_display.c893 if (dp_display->audio_enabled) { in dp_display_disable()
901 dp_display->audio_enabled = false; in dp_display_disable()
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H A Dtw686x-audio.c146 (dev->period_size != period_size)) && dev->audio_enabled) in tw686x_pcm_prepare()
222 dev->audio_enabled = 1; in tw686x_pcm_trigger()
235 dev->audio_enabled = 0; in tw686x_pcm_trigger()
H A Dtw686x.h138 int audio_enabled; member
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H A Dtw686x-audio.c146 (dev->period_size != period_size)) && dev->audio_enabled) in tw686x_pcm_prepare()
222 dev->audio_enabled = 1; in tw686x_pcm_trigger()
235 dev->audio_enabled = 0; in tw686x_pcm_trigger()
H A Dtw686x.h138 int audio_enabled; member
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_component.c146 * @audio_enabled: the pointer to store the current audio state
163 bool *audio_enabled, char *buffer, int max_bytes) in snd_hdac_acomp_get_eld()
179 return acomp->ops->get_eld(acomp->dev, port, pipe, audio_enabled, in snd_hdac_acomp_get_eld()
162 snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, bool *audio_enabled, char *buffer, int max_bytes) snd_hdac_acomp_get_eld() argument
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_component.c146 * @audio_enabled: the pointer to store the current audio state
163 bool *audio_enabled, char *buffer, int max_bytes) in snd_hdac_acomp_get_eld()
179 return acomp->ops->get_eld(acomp->dev, port, pipe, audio_enabled, in snd_hdac_acomp_get_eld()
162 snd_hdac_acomp_get_eld(struct hdac_device *codec, hda_nid_t nid, int dev_id, bool *audio_enabled, char *buffer, int max_bytes) snd_hdac_acomp_get_eld() argument
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-priv.h178 int audio_enabled; member
H A Dgo7007-usb.c843 if (!go->audio_enabled) in go7007_usb_stream_start()
873 if (go->audio_enabled) in go7007_usb_stream_stop()
1333 if (go->audio_enabled) in go7007_usb_disconnect()
H A Dgo7007-driver.c308 go->audio_enabled = 1; in go7007_register_encoder()
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-priv.h178 int audio_enabled; member
H A Dgo7007-usb.c843 if (!go->audio_enabled) in go7007_usb_stream_start()
873 if (go->audio_enabled) in go7007_usb_stream_stop()
1335 if (go->audio_enabled) in go7007_usb_disconnect()
H A Dgo7007-driver.c310 go->audio_enabled = 1; in go7007_register_encoder()
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-go7007.c487 if (go->audio_enabled) in saa7134_go7007_fini()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-go7007.c482 if (go->audio_enabled) in saa7134_go7007_fini()

Completed in 18 milliseconds