Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/memory/
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()
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-6.6.21/drivers/net/ethernet/wangxun/ngbe/
Dngbe_mdio.c34 u32 command, val, device_type = 0; in ngbe_phy_read_reg_mdi_c22() local
62 u32 command, val, device_type = 0; in ngbe_phy_write_reg_mdi_c22() local
/linux-6.6.21/include/linux/
Ddevice.h89 struct device_type { struct
90 const char *name;
91 const struct attribute_group **groups;
92 int (*uevent)(const struct device *dev, struct kobj_uevent_env *env);
93 char *(*devnode)(const struct device *dev, umode_t *mode,
95 void (*release)(struct device *dev);
97 const struct dev_pm_ops *pm;
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c351 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550em()
357 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550em()
694 u32 device_type, u32 *data) in ixgbe_read_iosf_sb_reg_x550()
795 __always_unused u32 device_type, in ixgbe_write_iosf_sb_reg_x550a()
821 __always_unused u32 device_type, in ixgbe_read_iosf_sb_reg_x550a()
1392 u32 device_type, u32 data) in ixgbe_write_iosf_sb_reg_x550()
3814 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550a()
3840 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550a()
Dixgbe_phy.c474 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg_mdi()
551 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_generic()
576 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_mdi()
649 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_generic()
/linux-6.6.21/drivers/media/pci/mantis/
Dmantis_core.h31 u8 device_type; member
/linux-6.6.21/include/linux/iio/
Dsw_device.h32 struct iio_sw_device_type *device_type; member
/linux-6.6.21/drivers/platform/x86/intel/int3472/
Dtps68470.c151 int device_type; in skl_int3472_tps68470_probe() local
/linux-6.6.21/include/sound/
Dintel-nhlt.h72 u8 device_type; member
169 static inline int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask()
/linux-6.6.21/drivers/hid/
Dhid-plantronics.c45 unsigned long device_type; member
Dhid-logitech-dj.c171 u8 device_type; member
1011 const char *device_type = "UNKNOWN"; in logi_hidpp_recv_queue_notif() local
/linux-6.6.21/scripts/gdb/linux/
Ddevice.py13 device_type = CachedType('struct device') variable
/linux-6.6.21/drivers/net/wireguard/
Ddevice.c274 static const struct device_type device_type = { .name = KBUILD_MODNAME }; variable
/linux-6.6.21/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.c785 int isst_if_cdev_register(int device_type, struct isst_if_cmd_cb *cb) in isst_if_cdev_register()
828 void isst_if_cdev_unregister(int device_type) in isst_if_cdev_unregister()
/linux-6.6.21/include/linux/iio/common/
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-6.6.21/sound/hda/
Dintel-nhlt.c138 int intel_nhlt_ssp_endpoint_mask(struct nhlt_acpi_table *nhlt, u8 device_type) in intel_nhlt_ssp_endpoint_mask()
/linux-6.6.21/drivers/usb/serial/
Dkobil_sct.c110 __u16 device_type; member
/linux-6.6.21/include/asm-generic/
Dhyperv-tlfs.h711 u64 device_type:2; member
717 u64 device_type:2; member
734 u16 device_type:2; member
745 u16 device_type:2; member
752 u32 device_type:2; member
/linux-6.6.21/drivers/video/fbdev/
Dsunxvr500.c246 const char *device_type; in e3d_pci_register() local
/linux-6.6.21/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_main.c309 u8 device_type = wx->subsystem_device_id & 0xF0; in txgbe_init_type_code() local
/linux-6.6.21/include/linux/mfd/samsung/
Dcore.h67 unsigned long device_type; member
/linux-6.6.21/fs/smb/client/
Dcifs_ioctl.h23 __u32 device_type; member
/linux-6.6.21/drivers/rtc/
Drtc-s5m.c154 enum sec_device_type device_type; member
/linux-6.6.21/sound/pci/
Dintel8x0m.c164 unsigned int device_type; member
1048 unsigned long device_type) in snd_intel8x0m_init()

123