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

/linux-master/drivers/media/pci/mantis/
H A Dmantis_vp2040.c94 static u8 read_pwm(struct mantis_pci *mantis) function
126 read_pwm(mantis));
135 read_pwm(mantis));
H A Dmantis_vp2033.c38 static u8 read_pwm(struct mantis_pci *mantis) function
126 read_pwm(mantis));
135 read_pwm(mantis));
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-av.c1155 static u8 read_pwm(struct budget_av *budget_av) function
1293 read_pwm(budget_av));
1297 read_pwm(budget_av));
1312 read_pwm(budget_av));
H A Dbudget.c435 static u8 read_pwm(struct budget *budget) function
520 budget->dvb_frontend = dvb_attach(ves1820_attach, &alps_tdbe2_config, &budget->i2c_adap, read_pwm(budget));
/linux-master/drivers/staging/media/av7110/
H A Dav7110.c2080 static u8 read_pwm(struct av7110* av7110) function
2101 &av7110->i2c_adap, read_pwm(av7110));
2154 read_pwm(av7110));
2162 read_pwm(av7110));
2193 av7110->fe = dvb_attach(ves1820_attach, &alps_tdbe2_config, &av7110->i2c_adap, read_pwm(av7110));
/linux-master/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c1335 static u8 read_pwm(struct ttusb* ttusb) function
1546 ttusb->fe = dvb_attach(ves1820_attach, &alps_tdbe2_config, &ttusb->i2c_adap, read_pwm(ttusb));

Completed in 267 milliseconds