Searched defs:confs (Results 1 – 3 of 3) sorted by relevance
21 #define FM(f, confs) { (f), ARRAY_SIZE(confs), (confs) } argument34 const struct freq_conf *confs; member
59 const struct gemini_pin_conf *confs; member
916 const struct hdmiphy_configs *confs = &hdata->drv_data->phy_confs; in hdmi_find_phy_conf() local