Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/
Dsonixb.c561 __u8 i2cpdoit[] = in setbrightness() local
567 i2cpdoit[2] = 0x13; in setbrightness()
579 i2c_w(gspca_dev, i2cpdoit); in setbrightness()
651 __u8 i2cpdoit[] = in setgain() local
659 i2cpdoit[2] = 0x13; in setgain()
670 i2c_w(gspca_dev, i2cpdoit); in setgain()
790 const __u8 i2cpdoit[] = in setexposure() local
820 i2c_w(gspca_dev, i2cpdoit); in setexposure()
828 const __u8 i2cpdoit[] = in setexposure() local
849 i2c_w(gspca_dev, i2cpdoit); in setexposure()