Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.c50 enum hdcs_power_state { enum
58 enum hdcs_power_state state;
102 static int hdcs_set_state(struct sd *sd, enum hdcs_power_state state) in hdcs_set_state()