Searched refs:no_power (Results 1 – 2 of 2) sorted by relevance
1272 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function1323 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()
1349 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function2640 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()