Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_tx.h16 int fm_tx_set_stereo_mono(struct fmdev *, u16);
H A Dfmdrv_tx.c14 int fm_tx_set_stereo_mono(struct fmdev *fmdev, u16 mode) in fm_tx_set_stereo_mono() function
H A Dfmdrv_v4l2.c456 ret = fm_tx_set_stereo_mono(fmdev, aud_mode); in fm_v4l2_vidioc_s_modulator()
H A Dfmdrv_common.c1184 return fm_tx_set_stereo_mono(fmdev, mode); in fmc_set_stereo_mono()