Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/i2c/
Dadv7604.c1275 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function
1326 ret = no_power(sd); in no_signal()
1359 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0; in adv76xx_g_input_status()
2566 v4l2_info(sd, "Chip power: %s\n", no_power(sd) ? "off" : "on"); in adv76xx_log_status()
Dadv7842.c1352 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function
2660 v4l2_info(sd, "Chip powered %s\n", no_power(sd) ? "off" : "on"); in adv7842_sdp_log_status()
2737 v4l2_info(sd, "Chip power: %s\n", no_power(sd) ? "off" : "on"); in adv7842_cp_log_status()