Searched refs:fm_tx_set_rds_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/ |
H A D | fmdrv_tx.h | 17 int fm_tx_set_rds_mode(struct fmdev *, u8);
|
H A D | fmdrv_tx.c | 95 int fm_tx_set_rds_mode(struct fmdev *fmdev, u8 rds_en_dis) in fm_tx_set_rds_mode() function 146 fm_tx_set_rds_mode(fmdev, 0); in fm_tx_set_radio_text()
|
H A D | fmdrv_v4l2.c | 461 ret = fm_tx_set_rds_mode(fmdev, rds_mode); in fm_v4l2_vidioc_s_modulator()
|
H A D | fmdrv_common.c | 1197 return fm_tx_set_rds_mode(fmdev, rds_en_dis); in fmc_set_rds_mode()
|
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/ |
H A D | fmdrv_tx.h | 17 int fm_tx_set_rds_mode(struct fmdev *, u8);
|
H A D | fmdrv_tx.c | 95 int fm_tx_set_rds_mode(struct fmdev *fmdev, u8 rds_en_dis) in fm_tx_set_rds_mode() function 146 fm_tx_set_rds_mode(fmdev, 0); in fm_tx_set_radio_text()
|
H A D | fmdrv_v4l2.c | 461 ret = fm_tx_set_rds_mode(fmdev, rds_mode); in fm_v4l2_vidioc_s_modulator()
|
H A D | fmdrv_common.c | 1198 return fm_tx_set_rds_mode(fmdev, rds_en_dis); in fmc_set_rds_mode()
|
Completed in 7 milliseconds