Lines Matching defs:adv7511
135 static void adv7511_set_colormap(struct adv7511 *adv7511, bool enable, in adv7511_set_colormap()
166 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_enable()
181 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_disable()
203 static void adv7511_set_config_csc(struct adv7511 *adv7511, in adv7511_set_config_csc()
282 static void adv7511_set_link_config(struct adv7511 *adv7511, in adv7511_set_link_config()
328 static void __adv7511_power_on(struct adv7511 *adv7511) in __adv7511_power_on()
367 static void adv7511_power_on(struct adv7511 *adv7511) in adv7511_power_on()
381 static void __adv7511_power_off(struct adv7511 *adv7511) in __adv7511_power_off()
397 static void adv7511_power_off(struct adv7511 *adv7511) in adv7511_power_off()
409 static bool adv7511_hpd(struct adv7511 *adv7511) in adv7511_hpd()
429 struct adv7511 *adv7511 = container_of(work, struct adv7511, hpd_work); in adv7511_hpd_work() local
467 static int adv7511_irq_process(struct adv7511 *adv7511, bool process_hpd) in adv7511_irq_process()
502 struct adv7511 *adv7511 = devid; in adv7511_irq_handler() local
513 static int adv7511_wait_for_edid(struct adv7511 *adv7511, int timeout) in adv7511_wait_for_edid()
539 struct adv7511 *adv7511 = data; in adv7511_get_edid_block() local
607 static struct edid *adv7511_get_edid(struct adv7511 *adv7511, in adv7511_get_edid()
637 static int adv7511_get_modes(struct adv7511 *adv7511, in adv7511_get_modes()
654 adv7511_detect(struct adv7511 *adv7511, struct drm_connector *connector) in adv7511_detect()
699 static enum drm_mode_status adv7511_mode_valid(struct adv7511 *adv7511, in adv7511_mode_valid()
708 static void adv7511_mode_set(struct adv7511 *adv7511, in adv7511_mode_set()
1043 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_cec_register_volatile() local
1197 struct adv7511 *adv7511; in adv7511_probe() local
1359 struct adv7511 *adv7511 = i2c_get_clientdata(i2c); in adv7511_remove() local