Home
last modified time | relevance | path

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

1234

/openbmc/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()
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A 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
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_core.h31 u8 device_type; member
/openbmc/u-boot/drivers/cpu/
H A Driscv_cpu.c47 const char *device_type; in riscv_cpu_get_count() local
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu_x86.c67 const char *device_type; in cpu_x86_get_count() local
/openbmc/linux/include/linux/
H A 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;
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A 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()
794 __always_unused u32 device_type, in ixgbe_write_iosf_sb_reg_x550a()
820 __always_unused u32 device_type, in ixgbe_read_iosf_sb_reg_x550a()
1391 u32 device_type, u32 data) in ixgbe_write_iosf_sb_reg_x550()
3761 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550a()
3787 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550a()
H A Dixgbe_phy.c473 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg_mdi()
550 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_generic()
575 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_mdi()
648 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_generic()
/openbmc/linux/include/linux/iio/
H A Dsw_device.h32 struct iio_sw_device_type *device_type; member
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dtps68470.c151 int device_type; in skl_int3472_tps68470_probe() local
/openbmc/linux/include/sound/
H A 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()
/openbmc/linux/drivers/hid/
H A Dhid-plantronics.c45 unsigned long device_type; member
/openbmc/linux/scripts/gdb/linux/
H A Ddevice.py13 device_type = CachedType('struct device') variable
/openbmc/linux/drivers/net/wireguard/
H A Ddevice.c274 static const struct device_type device_type = { .name = KBUILD_MODNAME }; variable
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c787 int isst_if_cdev_register(int device_type, struct isst_if_cmd_cb *cb) in isst_if_cdev_register()
830 void isst_if_cdev_unregister(int device_type) in isst_if_cdev_unregister()
/openbmc/qemu/include/hw/xen/
H A Dxen-block.h53 const char *device_type; member
/openbmc/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
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio.h23 uint16_t device_type; member
/openbmc/linux/sound/hda/
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()
/openbmc/qemu/hw/block/
H A Dxen-block.c869 const char *device_type, in xen_block_drive_create()
1031 const char *vdev, *device_type; in xen_block_device_create() local
/openbmc/linux/drivers/usb/serial/
H A Dkobil_sct.c110 __u16 device_type; member
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c309 u8 device_type = wx->subsystem_device_id & 0xF0; in txgbe_init_type_code() local
/openbmc/linux/drivers/video/fbdev/
H A Dsunxvr500.c246 const char *device_type; in e3d_pci_register() local
/openbmc/linux/include/asm-generic/
H A 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

1234