Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/radio/wl128x/
Dfmdrv_tx.h29 int fm_tx_set_stereo_mono(struct fmdev *, u16);
Dfmdrv_tx.c27 int fm_tx_set_stereo_mono(struct fmdev *fmdev, u16 mode) in fm_tx_set_stereo_mono() function
Dfmdrv_v4l2.c476 ret = fm_tx_set_stereo_mono(fmdev, aud_mode); in fm_v4l2_vidioc_s_modulator()
Dfmdrv_common.c1192 return fm_tx_set_stereo_mono(fmdev, mode); in fmc_set_stereo_mono()