Searched refs:device_type (Results 1 – 21 of 21) sorted by relevance
/include/linux/ |
D | greybus.h | 109 extern struct device_type greybus_hd_type; 110 extern struct device_type greybus_module_type; 111 extern struct device_type greybus_interface_type; 112 extern struct device_type greybus_control_type; 113 extern struct device_type greybus_bundle_type; 114 extern struct device_type greybus_svc_type;
|
D | fsi.h | 72 extern const struct device_type fsi_cdev_type;
|
D | thunderbolt.h | 90 extern struct device_type tb_service_type; 91 extern struct device_type tb_xdomain_type;
|
D | i2c.h | 27 extern struct device_type i2c_adapter_type; 28 extern struct device_type i2c_client_type;
|
D | device.h | 90 struct device_type { struct 565 const struct device_type *type;
|
D | blkdev.h | 45 extern const struct device_type disk_type; 46 extern struct device_type part_type;
|
/include/linux/fsl/ |
D | mc.h | 441 extern struct device_type fsl_mc_bus_dprc_type; 442 extern struct device_type fsl_mc_bus_dpni_type; 443 extern struct device_type fsl_mc_bus_dpio_type; 444 extern struct device_type fsl_mc_bus_dpsw_type; 445 extern struct device_type fsl_mc_bus_dpbp_type; 446 extern struct device_type fsl_mc_bus_dpcon_type; 447 extern struct device_type fsl_mc_bus_dpmcp_type; 448 extern struct device_type fsl_mc_bus_dpmac_type; 449 extern struct device_type fsl_mc_bus_dprtc_type; 450 extern struct device_type fsl_mc_bus_dpseci_type; [all …]
|
/include/linux/soundwire/ |
D | sdw_type.h | 8 extern struct device_type sdw_slave_type; 9 extern struct device_type sdw_master_type;
|
/include/sound/ |
D | intel-nhlt.h | 72 u8 device_type; member 137 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type); 169 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask() argument
|
/include/linux/iio/common/ |
D | st_sensors.h | 52 #define ST_SENSORS_LSM_CHANNELS_EXT(device_type, mask, index, mod, \ argument 55 .type = device_type, \ 72 #define ST_SENSORS_LSM_CHANNELS(device_type, mask, index, mod, \ argument 74 ST_SENSORS_LSM_CHANNELS_EXT(device_type, mask, index, mod, \
|
/include/scsi/ |
D | scsi_transport_sas.h | 53 enum sas_device_type device_type; member 239 return rphy->identify.device_type == SAS_FANOUT_EXPANDER_DEVICE || in scsi_is_sas_expander_device() 240 rphy->identify.device_type == SAS_EDGE_EXPANDER_DEVICE; in scsi_is_sas_expander_device()
|
/include/linux/iio/ |
D | sw_device.h | 32 struct iio_sw_device_type *device_type; member
|
/include/linux/mfd/samsung/ |
D | core.h | 69 unsigned long device_type; member
|
/include/asm-generic/ |
D | hyperv-tlfs.h | 698 u64 device_type:2; member 704 u64 device_type:2; member 721 u16 device_type:2; member 732 u16 device_type:2; member 739 u32 device_type:2; member
|
/include/linux/device/ |
D | class.h | 88 const struct device_type *type; 116 const struct device_type *type);
|
D | bus.h | 160 const struct device_type *type; 165 const struct device_type *type);
|
/include/linux/surface_aggregator/ |
D | device.h | 197 extern const struct device_type ssam_device_type;
|
/include/linux/mtd/ |
D | cfi.h | 277 int device_type; member
|
/include/acpi/ |
D | acpi_bus.h | 366 int device_type; member
|
D | actbl2.h | 1568 u8 device_type; member
|
/include/linux/greybus/ |
D | greybus_protocols.h | 876 __u8 device_type; member
|