Home
last modified time | relevance | path

Searched refs:oa_tc6_exit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan865x/
H A Dlan865x.c362 goto oa_tc6_exit; in lan865x_probe()
372 goto oa_tc6_exit; in lan865x_probe()
383 goto oa_tc6_exit; in lan865x_probe()
388 oa_tc6_exit: in lan865x_probe()
389 oa_tc6_exit(priv->tc6); in lan865x_probe()
401 oa_tc6_exit(priv->tc6); in lan865x_remove()
/linux/include/linux/
H A Doa_tc6.h16 void oa_tc6_exit(struct oa_tc6 *tc6);
/linux/drivers/net/ethernet/
H A Doa_tc6.c1356 void oa_tc6_exit(struct oa_tc6 *tc6) in oa_tc6_exit() function
1364 EXPORT_SYMBOL_GPL(oa_tc6_exit);
/linux/Documentation/networking/
H A Doa-tc6-framework.rst461 .. c:function:: void oa_tc6_exit(struct oa_tc6 *tc6)