Searched defs:si470x_device (Results 1 - 1 of 1) sorted by last modified time

/drivers/media/radio/si470x/
H A Dradio-si470x.h144 * si470x_device - private data
146 struct si470x_device { struct
218 int si470x_get_register(struct si470x_device *radio, int regnr);
219 int si470x_set_register(struct si470x_device *radio, int regnr);
220 int si470x_disconnect_check(struct si470x_device *radio);
221 int si470x_set_freq(struct si470x_device *radio, unsigned int freq);
222 int si470x_start(struct si470x_device *radio);
223 int si470x_stop(struct si470x_device *radio);

Completed in 29 milliseconds