/Linux-v5.15/drivers/iommu/amd/ |
D | iommu_v2.c | 69 struct device_state *dev_state; member 99 struct device_state *dev_state; in __get_device_state() local 111 struct device_state *dev_state; in get_device_state() local 123 static void free_device_state(struct device_state *dev_state) in free_device_state() 146 static void put_device_state(struct device_state *dev_state) in put_device_state() 153 static struct pasid_state **__get_pasid_state_ptr(struct device_state *dev_state, in __get_pasid_state_ptr() 186 static int set_pasid_state(struct device_state *dev_state, in set_pasid_state() 215 static void clear_pasid_state(struct device_state *dev_state, u32 pasid) in clear_pasid_state() 232 static struct pasid_state *get_pasid_state(struct device_state *dev_state, in get_pasid_state() 320 static void free_pasid_states(struct device_state *dev_state) in free_pasid_states() [all …]
|
/Linux-v5.15/fs/btrfs/ |
D | check-integrity.c | 141 struct btrfsic_dev_state *dev_state; member 589 struct btrfsic_dev_state *dev_state; in btrfsic_process_superblock() local 701 struct btrfsic_dev_state *dev_state, in btrfsic_process_superblock_dev_mirror() 1679 static void btrfsic_process_written_block(struct btrfsic_dev_state *dev_state, in btrfsic_process_written_block() 2040 struct btrfsic_dev_state *const dev_state = block->dev_state; in btrfsic_bio_end_io() local 2525 struct btrfsic_dev_state *dev_state; in btrfsic_block_lookup_or_add() local 2564 struct btrfsic_dev_state *dev_state, in btrfsic_cmp_log_and_dev_bytenr() 2619 struct btrfsic_dev_state *dev_state; in __btrfsic_submit_bio() local
|
D | volumes.h | 75 unsigned long dev_state; member
|
/Linux-v5.15/drivers/s390/cio/ |
D | device.h | 16 enum dev_state { enum
|
/Linux-v5.15/tools/hv/ |
D | vmbus_testing | 34 class dev_state(Enum): class
|
/Linux-v5.15/arch/s390/include/asm/ |
D | cpu_mcf.h | 72 u64 dev_state; /* For /dev/hwctr */ member
|
D | fcx.h | 131 u32 dev_state:8; member
|
/Linux-v5.15/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 349 char *qdev_state(uint32_t dev_state) in qdev_state() 2879 uint32_t dev_state, drv_state, drv_active; in qla82xx_need_qsnt_handler() local 2951 uint32_t dev_state; in qla82xx_wait_for_state_change() local 3002 uint32_t dev_state, drv_state, drv_active; in qla82xx_need_reset_handler() local 3171 uint32_t dev_state; in qla82xx_device_state_handler() local 3324 uint32_t dev_state, halt_status; in qla82xx_watchdog() local 3420 uint32_t dev_state = 0; in qla82xx_set_reset_owner() local
|
D | qla_nx2.c | 1647 uint32_t dev_state = 0, drv_state, drv_active; in qla8044_need_reset_handler() local 1866 uint32_t drv_state, drv_active, dev_state; in qla8044_need_qsnt_handler() local 1929 uint32_t dev_state; in qla8044_device_state_handler() local 2124 uint32_t dev_state, halt_status; in qla8044_watchdog() local 4011 uint32_t dev_state; in qla8044_abort_isp() local
|
D | qla_os.c | 5622 uint32_t dev_state = 0; in qla83xx_nic_core_unrecoverable_work() local 5644 uint32_t dev_state = 0; in qla83xx_idc_state_handler_work() local 5690 uint32_t dev_state = 0; in qla83xx_nic_core_reset_work() local 5729 uint32_t dev_state, idc_control; in qla83xx_service_idc_aen() local 6585 uint32_t dev_state; in qla83xx_idc_state_handler() local
|
/Linux-v5.15/drivers/scsi/qla4xxx/ |
D | ql4_83xx.c | 510 uint32_t dev_state, drv_state, drv_active; in qla4_83xx_need_reset_handler() local 1349 uint32_t dev_state; in qla4_83xx_isp_reset() local
|
D | ql4_attr.c | 36 uint32_t dev_state; in qla4_8xxx_sysfs_write_fw_dump() local
|
D | ql4_nx.c | 3310 uint32_t dev_state, drv_state, drv_active; in qla4_82xx_need_reset_handler() local 3498 uint32_t dev_state; in qla4_8xxx_device_state_handler() local 3991 uint32_t dev_state; in qla4_82xx_isp_reset() local
|
/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00reg.h | 60 enum dev_state { enum
|
/Linux-v5.15/drivers/block/rnbd/ |
D | rnbd-clt.h | 116 enum rnbd_clt_dev_state dev_state; member
|
/Linux-v5.15/drivers/hid/intel-ish-hid/ishtp/ |
D | ishtp-dev.h | 151 enum ishtp_dev_state dev_state; member
|
/Linux-v5.15/drivers/s390/crypto/ |
D | ap_bus.h | 177 enum ap_dev_state dev_state; /* queue device state */ member
|
/Linux-v5.15/drivers/misc/mei/ |
D | main.c | 1094 enum mei_dev_state dev_state; in dev_state_show() local
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 730 u8 dev_state, bool drv_state) in amdgpu_acpi_power_shift_control()
|
/Linux-v5.15/drivers/acpi/ |
D | power.c | 663 int enable, int sleep_state, int dev_state) in acpi_device_sleep_wake()
|
/Linux-v5.15/drivers/usb/gadget/legacy/ |
D | raw_gadget.c | 144 enum dev_state { enum
|
/Linux-v5.15/drivers/media/usb/au0828/ |
D | au0828.h | 239 long unsigned int dev_state; /* defined at enum au0828_dev_state */; member
|
/Linux-v5.15/drivers/crypto/qat/qat_common/ |
D | adf_accel_devices.h | 61 enum dev_state { enum
|
/Linux-v5.15/drivers/usb/cdns3/ |
D | cdnsp-gadget.c | 861 int dev_state = 0; in cdnsp_setup_device() local
|
/Linux-v5.15/include/linux/ |
D | mhi.h | 419 enum mhi_state dev_state; member
|