Searched refs:set_phy_mode (Results 1 – 3 of 3) sorted by relevance
409 .set_phy_mode = db1000_irda_set_phy_mode,
185 if (p->platdata && p->platdata->set_phy_mode) in au1k_irda_plat_set_phy_mode()186 p->platdata->set_phy_mode(mode); in au1k_irda_plat_set_phy_mode()
815 void (*set_phy_mode)(int mode); member