Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/radio/wl128x/
Dfmdrv_tx.h16 int fm_tx_set_stereo_mono(struct fmdev *, u16);
Dfmdrv_tx.c14 int fm_tx_set_stereo_mono(struct fmdev *fmdev, u16 mode) in fm_tx_set_stereo_mono() function
Dfmdrv_v4l2.c456 ret = fm_tx_set_stereo_mono(fmdev, aud_mode); in fm_v4l2_vidioc_s_modulator()
Dfmdrv_common.c1179 return fm_tx_set_stereo_mono(fmdev, mode); in fmc_set_stereo_mono()