Home
last modified time | relevance | path

Searched refs:fm_tx_set_stereo_mono (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/radio/wl128x/
Dfmdrv_tx.h25 int fm_tx_set_stereo_mono(struct fmdev *, u16);
Dfmdrv_tx.c23 int fm_tx_set_stereo_mono(struct fmdev *fmdev, u16 mode) in fm_tx_set_stereo_mono() function
Dfmdrv_v4l2.c472 ret = fm_tx_set_stereo_mono(fmdev, aud_mode); in fm_v4l2_vidioc_s_modulator()
Dfmdrv_common.c1185 return fm_tx_set_stereo_mono(fmdev, mode); in fmc_set_stereo_mono()