Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-firmware.h11 void cx18_init_power(struct cx18 *cx, int lowpwr);
H A Dcx18-firmware.c208 void cx18_init_power(struct cx18 *cx, int lowpwr) in cx18_init_power() function
H A Dcx18-driver.c964 cx18_init_power(cx, 1); in cx18_probe()