Searched refs:s_audio_mode (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/pci/cx18/
H A Dcx18-controls.c130 .s_audio_mode = cx18_s_audio_mode,
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-controls.c100 .s_audio_mode = ivtv_s_audio_mode,
/linux-4.4.14/include/media/
H A Dcx2341x.h110 int (*s_audio_mode)(struct cx2341x_handler *hdl, u32 val); member in struct:cx2341x_handler_ops
/linux-4.4.14/drivers/media/common/
H A Dcx2341x.c1421 hdl->ops && hdl->ops->s_audio_mode) cx2341x_s_ctrl()
1422 return hdl->ops->s_audio_mode(hdl, hdl->audio_mode->val); cx2341x_s_ctrl()

Completed in 1922 milliseconds