Searched refs:port_info (Results 1 – 5 of 5) sorted by relevance
47 struct hdmi_port_info port_info; member227 ret = ioctl(ctx->cec_fd, CEC_ADAP_G_PHYS_ADDR, &ctx->port_info.physical_address); in hdmicec_get_port_info()232 ctx->port_info.type ? "output" : "input", in hdmicec_get_port_info()233 ctx->port_info.port_id, in hdmicec_get_port_info()234 ctx->port_info.cec_supported, in hdmicec_get_port_info()235 ctx->port_info.arc_supported, in hdmicec_get_port_info()236 ctx->port_info.physical_address); in hdmicec_get_port_info()238 *list = &ctx->port_info; in hdmicec_get_port_info()263 &ctx->port_info.physical_address); in hdmicec_is_connected()269 if (ctx->port_info.physical_address == CEC_PHYS_ADDR_INVALID) in hdmicec_is_connected()[all …]
2093 uint16_t port_info; member
1631 uint16_t port_info; member