Searched refs:pwc_set_leds (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/usb/pwc/ |
H A D | pwc-if.c | 721 pwc_set_leds(pdev, leds[0], leds[1]); in start_streaming() 726 pwc_set_leds(pdev, 0, 0); in start_streaming() 742 pwc_set_leds(pdev, 0, 0); in stop_streaming() 1091 pwc_set_leds(pdev, 0, 0); in usb_pwc_probe()
|
H A D | pwc.h | 359 extern int pwc_set_leds(struct pwc_device *pdev, int on_value, int off_value);
|
H A D | pwc-ctrl.c | 495 int pwc_set_leds(struct pwc_device *pdev, int on_value, int off_value) in pwc_set_leds() function
|