Searched defs:devc (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | devcom.c | 47 struct mlx5_devcom_dev *devc; global() member 65 struct mlx5_devcom_dev *devc; mlx5_devcom_dev_alloc() local 79 struct mlx5_devcom_dev *devc = NULL; mlx5_devcom_register_device() local 101 struct mlx5_devcom_dev *devc = container_of(ref, struct mlx5_devcom_dev, ref); mlx5_devcom_dev_release() local 109 mlx5_devcom_unregister_device(struct mlx5_devcom_dev * devc) mlx5_devcom_unregister_device() argument 155 devcom_alloc_comp_dev(struct mlx5_devcom_dev * devc,struct mlx5_devcom_comp * comp,void * data) devcom_alloc_comp_dev() argument 213 devcom_component_get(struct mlx5_devcom_dev * devc,enum mlx5_devcom_component id,const struct mlx5_devcom_match_attr * attr,mlx5_devcom_event_handler_t handler) devcom_component_get() argument 237 mlx5_devcom_register_component(struct mlx5_devcom_dev * devc,enum mlx5_devcom_component id,const struct mlx5_devcom_match_attr * attr,mlx5_devcom_event_handler_t handler,void * data) mlx5_devcom_register_component() argument [all...] |
| /linux/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-fw-loader.c | 259 struct device *devc = ishtp_get_pci_device(client_data->cl_device); in get_firmware_variant() local 644 struct device *devc = ishtp_get_pci_device(client_data->cl_device); in ish_fw_xfer_direct_dma() local
|