Searched refs:fm_tx_set_pwr_lvl (Results 1 – 3 of 3) sorted by relevance
13 int fm_tx_set_pwr_lvl(struct fmdev *, u8);
279 int fm_tx_set_pwr_lvl(struct fmdev *fmdev, u8 new_pwr_lvl) in fm_tx_set_pwr_lvl() function400 fm_tx_set_pwr_lvl(fmdev, tx->pwr_lvl); in fm_tx_set_freq()
222 return fm_tx_set_pwr_lvl(fmdev, (u8)ctrl->val); in fm_v4l2_s_ctrl()