Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/radio/wl128x/
A Dfmdrv_rx.c313 int fm_rx_get_volume(struct fmdev *fmdev, u16 *curr_vol) in fm_rx_get_volume() argument
318 if (curr_vol == NULL) { in fm_rx_get_volume()
323 *curr_vol = fmdev->rx.volume / FM_RX_VOLUME_GAIN_STEP; in fm_rx_get_volume()

Completed in 4 milliseconds