Searched refs:pa_path (Results 1 – 2 of 2) sorted by relevance
193 char pa_path[MAX_PATH_LENGTH]; in cec_get_physical_address() local195 snprintf (pa_path, sizeof(pa_path),"%s/pa", in cec_get_physical_address()197 int err = (int) read_node(pa_path, pa_data); in cec_get_physical_address()