Home
last modified time | relevance | path

Searched refs:fm_tx_set_radio_text (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/radio/wl128x/
Dfmdrv_tx.h31 int fm_tx_set_radio_text(struct fmdev *, u8 *, u8);
Dfmdrv_tx.c151 int fm_tx_set_radio_text(struct fmdev *fmdev, u8 *rds_text, u8 rds_type) in fm_tx_set_radio_text() function
Dfmdrv_v4l2.c94 fm_tx_set_radio_text(fmdev, rds.text, rds.text_type); in fm_v4l2_fops_write()