Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/si470x/
H A Dradio-si470x.h220 int si470x_stop(struct si470x_device *radio);
H A Dradio-si470x-common.c412 int si470x_stop(struct si470x_device *radio) in si470x_stop() function
431 EXPORT_SYMBOL_GPL(si470x_stop);
H A Dradio-si470x-i2c.c207 si470x_stop(radio); in si470x_fops_release()
H A Dradio-si470x-usb.c789 si470x_stop(radio); in si470x_usb_driver_suspend()