Searched refs:mtd_probe (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx.h | 189 return efx->type->mtd_probe(efx); in efx_mtd_probe()
|
H A D | siena.c | 1051 .mtd_probe = siena_mtd_probe,
|
H A D | net_driver.h | 1295 * @mtd_probe: Probe and add MTD partitions associated with this net device, 1451 int (*mtd_probe)(struct efx_nic *efx); member
|
H A D | ef10.c | 4079 .mtd_probe = efx_port_dummy_op_int, 4194 .mtd_probe = efx_ef10_mtd_probe,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx.h | 187 return efx->type->mtd_probe(efx); in efx_mtd_probe()
|
H A D | net_driver.h | 1307 * @mtd_probe: Probe and add MTD partitions associated with this net device, 1464 int (*mtd_probe)(struct efx_nic *efx); member
|
H A D | ef10.c | 4134 .mtd_probe = efx_port_dummy_op_int, 4251 .mtd_probe = efx_ef10_mtd_probe,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx.h | 170 return efx->type->mtd_probe(efx); in efx_mtd_probe()
|
H A D | siena.c | 1062 .mtd_probe = siena_mtd_probe,
|
H A D | net_driver.h | 1256 * @mtd_probe: Probe and add MTD partitions associated with this net device, 1415 int (*mtd_probe)(struct efx_nic *efx); member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.h | 223 return efx->type->mtd_probe(efx); in ef4_mtd_probe()
|
H A D | net_driver.h | 1011 * @mtd_probe: Probe and add MTD partitions associated with this net device, 1129 int (*mtd_probe)(struct ef4_nic *efx); member
|
H A D | falcon.c | 2783 .mtd_probe = falcon_mtd_probe, 2880 .mtd_probe = falcon_mtd_probe,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.h | 223 return efx->type->mtd_probe(efx); in ef4_mtd_probe()
|
H A D | net_driver.h | 1011 * @mtd_probe: Probe and add MTD partitions associated with this net device, 1129 int (*mtd_probe)(struct ef4_nic *efx); member
|
H A D | falcon.c | 2783 .mtd_probe = falcon_mtd_probe, 2880 .mtd_probe = falcon_mtd_probe,
|
Completed in 38 milliseconds