Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 25 of 51) sorted by relevance

123

/linux/drivers/memory/
H A Dof_memory.h35 u32 device_type, u32 *nr_frequencies) in of_get_ddr_timings()
48 struct device *dev, u32 device_type, u32 *nr_frequencies) in of_lpddr3_get_ddr_timings()
H A Dof_memory.c106 u32 device_type, in of_get_ddr_timings()
258 u32 device_type, u32 *nr_frequencies) in of_lpddr3_get_ddr_timings()
/linux/include/linux/
H A Ddevice.h88 struct device_type { struct
89 const char *name;
90 const struct attribute_group **groups;
91 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
92 char *(*devnode)(const struct device *dev, umode_t *mode,
94 void (*release)(struct device *dev);
96 const struct dev_pm_ops *pm;
/linux/include/linux/iio/
H A Dsw_device.h32 struct iio_sw_device_type *device_type; member
/linux/drivers/mfd/
H A Dsec-i2c.c30 int device_type; member
/linux/include/hyperv/
H A Dhvhdk_mini.h505 u64 device_type : 2; member
511 u64 device_type : 2; member
528 u16 device_type : 2; member
539 u16 device_type : 2; member
546 u32 device_type : 2; member
/linux/include/sound/
H A Dintel-nhlt.h72 u8 device_type; member
172 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask()
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c731 int isst_if_cdev_register(int device_type, struct isst_if_cmd_cb *cb) in isst_if_cdev_register()
766 void isst_if_cdev_unregister(int device_type) in isst_if_cdev_unregister()
/linux/scripts/gdb/linux/
H A Ddevice.py13 device_type = CachedType('struct device') variable
/linux/arch/powerpc/kexec/
H A Dcore_64.c496 const char *device_type; in update_cpus_node() local
/linux/include/linux/iio/common/
H A Dst_sensors.h53 #define ST_SENSORS_LSM_CHANNELS_EXT(device_type, mask, index, mod, \ argument
73 #define ST_SENSORS_LSM_CHANNELS(device_type, mask, index, mod, \ argument
/linux/sound/hda/core/
H A Dintel-nhlt.c138 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask()
/linux/drivers/video/fbdev/
H A Dsunxvr500.c248 const char *device_type; in e3d_pci_register() local
/linux/drivers/platform/x86/tuxedo/nb04/
H A Dwmi_util.h42 u8 device_type; member
/linux/drivers/usb/serial/
H A Dkobil_sct.c109 __u16 device_type; member
/linux/fs/smb/client/
H A Dcifs_ioctl.h23 __u32 device_type; member
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c98 enum bcm281xx_pinctrl_type device_type; member
1654 enum bcm281xx_pinctrl_type device_type = pdata->info->device_type; in bcm281xx_pinmux_set() local
2005 enum bcm281xx_pinctrl_type device_type = pdata->info->device_type; in bcm281xx_pinctrl_pin_config_set() local
/linux/include/scsi/
H A Dscsi_transport_sas.h53 enum sas_device_type device_type; member
/linux/drivers/perf/
H A Dfujitsu_uncore_pmu.c448 unsigned long device_type = (unsigned long)device_get_match_data(dev); in fujitsu_uncore_pmu_probe() local
/linux/drivers/block/xen-blkback/
H A Dxenbus.c707 char *device_type; in backend_changed() local
/linux/drivers/video/fbdev/via/
H A Dioctl.h178 unsigned int device_type; member
/linux/drivers/nfc/pn533/
H A Dpn533.h135 u32 device_type; member
/linux/drivers/media/dvb-frontends/
H A Dmxl692.c29 int device_type; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c505 enum mlxsw_reg_mgpir_device_type device_type; in mlxsw_thermal_gearboxes_init() local
/linux/drivers/media/pci/bt8xx/
H A Ddst.c1056 static u8 device_type[8] = {0x00, 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff}; in dst_get_device_id() local

123