Searched refs:hdmi_port_info (Results 1 – 16 of 16) sorted by relevance
60 hdmi_port_info *port_info; // HDMI port info
344 struct hdmi_port_info* list[], int* total) in cec_get_port_info()435 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context()
342 struct hdmi_port_info* list[], int* total) in cec_get_port_info()433 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context()
348 struct hdmi_port_info* list[], int* total) in cec_get_port_info()439 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context()
272 typedef struct hdmi_port_info { struct386 struct hdmi_port_info* list[], int* total);
63 hdmi_port_info *port_info; // HDMI port info
355 struct hdmi_port_info* list[], int* total) in cec_get_port_info()447 ctx->port_info = new hdmi_port_info[NUM_HDMI_PORTS]; in cec_init_context()
347 struct hdmi_port_info* legacyPorts; in getPortInfo()