Home
last modified time | relevance | path

Searched refs:fs_scc_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h230 extern const struct fs_ops fs_scc_ops;
H A Dfs_enet-main.c1015 .data = (void *)&fs_scc_ops,
1019 .data = (void *)&fs_scc_ops,
H A Dmac-scc.c456 const struct fs_ops fs_scc_ops = { variable