Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/i2c/
H A Dtc358743.c263 static inline bool tx_5v_power_present(struct v4l2_subdev *sd) in tx_5v_power_present() function
489 tx_5v_power_present(sd)); in tc358743_s_ctrl_detect_tx_5v()
1211 bool tx_5v = tx_5v_power_present(sd); in tc358743_hdmi_sys_int_handler()
1840 if (tx_5v_power_present(sd)) in tc358743_s_edid()
2180 tc358743_enable_interrupts(sd, tx_5v_power_present(sd)); in tc358743_probe()
/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx.c225 static bool tx_5v_power_present(struct snps_hdmirx_dev *hdmirx_dev) in tx_5v_power_present() function
459 return !tx_5v_power_present(hdmirx_dev); in port_no_link()
2098 if (!tx_5v_power_present(hdmirx_dev)) { in hdmirx_wait_signal_lock()
2159 plugin = tx_5v_power_present(hdmirx_dev); in hdmirx_delayed_work_hotplug()
2181 plugin = tx_5v_power_present(hdmirx_dev); in hdmirx_delayed_work_res_change()