Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dadv7604.c1272 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function
1323 ret = no_power(sd); in no_signal()
1356 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0; in adv76xx_g_input_status()
2558 v4l2_info(sd, "Chip power: %s\n", no_power(sd) ? "off" : "on"); in adv76xx_log_status()
Dadv7842.c1349 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function
2640 v4l2_info(sd, "Chip powered %s\n", no_power(sd) ? "off" : "on"); in adv7842_sdp_log_status()
2717 v4l2_info(sd, "Chip power: %s\n", no_power(sd) ? "off" : "on"); in adv7842_cp_log_status()