Home
last modified time | relevance | path

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

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