Searched refs:hdmidev (Results 1 – 1 of 1) sorted by relevance
325 device_t hdmidev; in tegra_cec_get_phys_addr() local329 hdmidev = device_find_by_xname(sc->sc_hdmidevname); in tegra_cec_get_phys_addr()330 if (hdmidev == NULL) in tegra_cec_get_phys_addr()333 const prop_dictionary_t prop = device_properties(hdmidev); in tegra_cec_get_phys_addr()