Lines Matching defs:adv7511

136 static void adv7511_set_colormap(struct adv7511 *adv7511, bool enable,  in adv7511_set_colormap()
167 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_enable()
182 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_disable()
204 static void adv7511_set_config_csc(struct adv7511 *adv7511, in adv7511_set_config_csc()
283 static void adv7511_set_link_config(struct adv7511 *adv7511, in adv7511_set_link_config()
329 static void __adv7511_power_on(struct adv7511 *adv7511) in __adv7511_power_on()
368 static void adv7511_power_on(struct adv7511 *adv7511) in adv7511_power_on()
382 static void __adv7511_power_off(struct adv7511 *adv7511) in __adv7511_power_off()
398 static void adv7511_power_off(struct adv7511 *adv7511) in adv7511_power_off()
410 static bool adv7511_hpd(struct adv7511 *adv7511) in adv7511_hpd()
430 struct adv7511 *adv7511 = container_of(work, struct adv7511, hpd_work); in adv7511_hpd_work() local
468 static int adv7511_irq_process(struct adv7511 *adv7511, bool process_hpd) in adv7511_irq_process()
512 struct adv7511 *adv7511 = devid; in adv7511_irq_handler() local
523 static int adv7511_wait_for_edid(struct adv7511 *adv7511, int timeout) in adv7511_wait_for_edid()
549 struct adv7511 *adv7511 = data; in adv7511_get_edid_block() local
617 static const struct drm_edid *adv7511_edid_read(struct adv7511 *adv7511, in adv7511_edid_read()
660 static int adv7511_get_modes(struct adv7511 *adv7511, in adv7511_get_modes()
677 adv7511_detect(struct adv7511 *adv7511, struct drm_connector *connector) in adv7511_detect()
722 static enum drm_mode_status adv7511_mode_valid(struct adv7511 *adv7511, in adv7511_mode_valid()
731 static void adv7511_mode_set(struct adv7511 *adv7511, in adv7511_mode_set()
1067 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_cec_register_volatile() local
1218 struct adv7511 *adv7511; in adv7511_probe() local
1382 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_remove() local