Searched refs:no_power (Results 1 – 2 of 2) sorted by relevance
1252 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function1303 ret = no_power(sd); in no_signal()1336 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0; in adv76xx_g_input_status()2493 v4l2_info(sd, "Chip power: %s\n", no_power(sd) ? "off" : "on"); in adv76xx_log_status()
1359 static inline bool no_power(struct v4l2_subdev *sd) in no_power() function2620 v4l2_info(sd, "Chip powered %s\n", no_power(sd) ? "off" : "on"); in adv7842_sdp_log_status()2697 v4l2_info(sd, "Chip power: %s\n", no_power(sd) ? "off" : "on"); in adv7842_cp_log_status()