Searched refs:transceiver_switch (Results 1 – 4 of 4) sorted by relevance
42 void (*transceiver_switch) (int); member
91 void (*transceiver_switch)(int on); member
225 void (*transceiver_switch)(int); member317 if (priv->transceiver_switch) in ti_hecc_transceiver_switch()318 priv->transceiver_switch(on); in ti_hecc_transceiver_switch()929 priv->transceiver_switch = pdata->transceiver_switch; in ti_hecc_probe()
332 if (priv->pdata && priv->pdata->transceiver_switch) in at91_transceiver_switch()333 priv->pdata->transceiver_switch(on); in at91_transceiver_switch()