Searched defs:to_dev (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 55 mlxsw_sp_span_entry_phys_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_phys_parms() 294 mlxsw_sp_span_gretap4_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap4_route() 331 mlxsw_sp_span_entry_gretap4_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap4_parms() 399 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap6_route() 432 mlxsw_sp_span_entry_gretap6_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap6_parms() 506 mlxsw_sp_span_entry_vlan_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_vlan_parms() 566 mlxsw_sp_span_entry_nop_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_nop_parms() 619 const struct net_device *to_dev, in mlxsw_sp_span_entry_create() 651 const struct net_device *to_dev) in mlxsw_sp_span_entry_find_by_port() 687 const struct net_device *to_dev, in mlxsw_sp_span_entry_get() [all …]
|
D | spectrum_span.h | 42 const struct net_device *to_dev; member
|
/Linux-v5.4/drivers/nvdimm/ |
D | pmem.c | 33 static struct device *to_dev(struct pmem_device *pmem) in to_dev() function
|
D | btt.c | 27 static struct device *to_dev(struct arena_info *arena) in to_dev() function
|
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 354 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
|
/Linux-v5.4/drivers/dma/ioat/ |
D | dma.h | 23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
|
/Linux-v5.4/drivers/media/i2c/ |
D | mt9m032.c | 155 #define to_dev(sensor) \ macro
|