Searched refs:si470x_set_report (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c232 * si470x_set_report - send a HID report
234 static int si470x_set_report(struct si470x_device *radio, void *buf, int size) si470x_set_report() function
248 "si470x_set_report: usb_control_msg returned %d\n", si470x_set_report()
282 retval = si470x_set_report(radio, radio->usb_buf, REGISTER_REPORT_SIZE); si470x_set_register()
331 retval = si470x_set_report(radio, radio->usb_buf, LED_REPORT_SIZE); si470x_set_led_state()

Completed in 41 milliseconds