Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp115 ctx->fb_sysfs_path, path_postfix); in write_int_to_node()
151 snprintf(ctx->fb_sysfs_path, sizeof(ctx->fb_sysfs_path), in cec_get_fb_node_number()
196 ctx->fb_sysfs_path); in cec_get_physical_address()
245 ctx->fb_sysfs_path); in cec_send_message()
387 ctx->fb_sysfs_path); in cec_is_connected()
Dqhdmi_cec.h59 char fb_sysfs_path[MAX_PATH_LENGTH]; member