Home
last modified time | relevance | path

Searched refs:device_type (Results 1 – 22 of 22) sorted by relevance

/include/linux/
A Dgreybus.h109 extern const struct device_type greybus_hd_type;
110 extern const struct device_type greybus_module_type;
111 extern const struct device_type greybus_interface_type;
112 extern const struct device_type greybus_control_type;
113 extern const struct device_type greybus_bundle_type;
114 extern const struct device_type greybus_svc_type;
A Dfwctl.h26 enum fwctl_device_type device_type; member
A Dfsi.h72 extern const struct device_type fsi_cdev_type;
A Dthunderbolt.h96 extern const struct device_type tb_service_type;
97 extern const struct device_type tb_xdomain_type;
A Di2c.h27 extern const struct device_type i2c_adapter_type;
28 extern const struct device_type i2c_client_type;
A Ddevice.h88 struct device_type { struct
589 const struct device_type *type;
A Dblkdev.h45 extern const struct device_type disk_type;
46 extern const struct device_type part_type;
/include/linux/fsl/
A Dmc.h439 extern const struct device_type fsl_mc_bus_dprc_type;
440 extern const struct device_type fsl_mc_bus_dpni_type;
441 extern const struct device_type fsl_mc_bus_dpio_type;
442 extern const struct device_type fsl_mc_bus_dpsw_type;
443 extern const struct device_type fsl_mc_bus_dpbp_type;
444 extern const struct device_type fsl_mc_bus_dpcon_type;
445 extern const struct device_type fsl_mc_bus_dpmcp_type;
446 extern const struct device_type fsl_mc_bus_dpmac_type;
447 extern const struct device_type fsl_mc_bus_dprtc_type;
448 extern const struct device_type fsl_mc_bus_dpseci_type;
[all …]
/include/linux/soundwire/
A Dsdw_type.h8 extern const struct device_type sdw_slave_type;
9 extern const struct device_type sdw_master_type;
/include/hyperv/
A Dhvhdk_mini.h357 u64 device_type : 2; member
363 u64 device_type : 2; member
380 u16 device_type : 2; member
391 u16 device_type : 2; member
398 u32 device_type : 2; member
/include/linux/iio/common/
A Dst_sensors.h53 #define ST_SENSORS_LSM_CHANNELS_EXT(device_type, mask, index, mod, \ argument
56 .type = device_type, \
73 #define ST_SENSORS_LSM_CHANNELS(device_type, mask, index, mod, \ argument
75 ST_SENSORS_LSM_CHANNELS_EXT(device_type, mask, index, mod, \
/include/sound/
A Dintel-nhlt.h72 u8 device_type; member
137 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type);
172 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask() argument
/include/scsi/
A Dscsi_transport_sas.h53 enum sas_device_type device_type; member
241 return rphy->identify.device_type == SAS_FANOUT_EXPANDER_DEVICE || in scsi_is_sas_expander_device()
242 rphy->identify.device_type == SAS_EDGE_EXPANDER_DEVICE; in scsi_is_sas_expander_device()
/include/linux/iio/
A Dsw_device.h32 struct iio_sw_device_type *device_type; member
/include/linux/mfd/samsung/
A Dcore.h70 int device_type; member
/include/linux/device/
A Dclass.h74 const struct device_type *type;
89 const struct device *start, const struct device_type *type);
/include/net/
A Dieee802154_netdev.h131 device_type:1, member
145 device_type:1,
/include/linux/surface_aggregator/
A Ddevice.h196 extern const struct device_type ssam_device_type;
/include/linux/mtd/
A Dcfi.h277 int device_type; member
/include/acpi/
A Dacpi_bus.h473 int device_type; member
A Dactbl2.h2238 u8 device_type; member
/include/linux/greybus/
A Dgreybus_protocols.h872 __u8 device_type; member

Completed in 73 milliseconds