/linux/drivers/memory/ |
H A D | of_memory.h | 35 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 D | of_memory.c | 106 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 D | device.h | 88 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 D | sw_device.h | 32 struct iio_sw_device_type *device_type; member
|
/linux/drivers/platform/x86/intel/int3472/ |
H A D | tps68470.c | 151 int device_type; in skl_int3472_tps68470_probe() local
|
/linux/drivers/rtc/ |
H A D | rtc-s5m.c | 169 enum sec_device_type device_type; member 668 enum sec_device_type device_type = in s5m_rtc_probe() local
|
/linux/include/sound/ |
H A D | intel-nhlt.h | 72 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 D | isst_if_common.c | 735 int isst_if_cdev_register(int device_type, struct isst_if_cmd_cb *cb) in isst_if_cdev_register() 770 void isst_if_cdev_unregister(int device_type) in isst_if_cdev_unregister()
|
/linux/scripts/gdb/linux/ |
H A D | device.py | 13 device_type = CachedType('struct device') variable
|
/linux/arch/powerpc/kexec/ |
H A D | core_64.c | 477 const char *device_type; in update_cpus_node() local
|
/linux/drivers/net/wireguard/ |
H A D | device.c | 272 static const struct device_type device_type = { .name = KBUILD_MODNAME }; variable
|
/linux/include/linux/iio/common/ |
H A D | st_sensors.h | 53 #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/drivers/usb/serial/ |
H A D | kobil_sct.c | 109 __u16 device_type; member
|
/linux/sound/hda/ |
H A D | intel-nhlt.c | 138 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 D | sunxvr500.c | 248 const char *device_type; in e3d_pci_register() local
|
/linux/drivers/platform/x86/tuxedo/nb04/ |
H A D | wmi_util.h | 42 u8 device_type; member
|
/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_main.c | 310 u8 device_type = wx->subsystem_device_id & 0xF0; in txgbe_init_type_code() local
|
/linux/fs/smb/client/ |
H A D | cifs_ioctl.h | 23 __u32 device_type; member
|
/linux/drivers/hid/ |
H A D | hid-logitech-dj.c | 171 u8 device_type; member 1009 const char *device_type = "UNKNOWN"; in logi_hidpp_recv_queue_notif() local
|
/linux/sound/pci/ |
H A D | intel8x0m.c | 164 unsigned int device_type; member 1040 unsigned long device_type) in snd_intel8x0m_init()
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm281xx.c | 98 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/drivers/block/xen-blkback/ |
H A D | xenbus.c | 709 char *device_type; in backend_changed() local
|
/linux/include/scsi/ |
H A D | scsi_transport_sas.h | 53 enum sas_device_type device_type; member
|
/linux/drivers/target/ |
H A D | target_core_device.c | 689 int device_type = dev->transport->get_device_type(dev); in scsi_dump_inquiry() local
|
/linux/sound/soc/intel/atom/ |
H A D | sst-mfld-platform.h | 85 u8 device_type; member
|