/Linux-v5.4/drivers/iommu/ |
D | amd_iommu_v2.c | 70 struct device_state *dev_state; member 100 struct device_state *dev_state; in __get_device_state() local 112 struct device_state *dev_state; in get_device_state() local 124 static void free_device_state(struct device_state *dev_state) in free_device_state() 147 static void put_device_state(struct device_state *dev_state) in put_device_state() 154 static struct pasid_state **__get_pasid_state_ptr(struct device_state *dev_state, in __get_pasid_state_ptr() 187 static int set_pasid_state(struct device_state *dev_state, in set_pasid_state() 216 static void clear_pasid_state(struct device_state *dev_state, int pasid) in clear_pasid_state() 233 static struct pasid_state *get_pasid_state(struct device_state *dev_state, in get_pasid_state() 321 static void free_pasid_states(struct device_state *dev_state) in free_pasid_states() [all …]
|
/Linux-v5.4/fs/btrfs/ |
D | check-integrity.c | 142 struct btrfsic_dev_state *dev_state; member 649 struct btrfsic_dev_state *dev_state; in btrfsic_process_superblock() local 763 struct btrfsic_dev_state *dev_state, in btrfsic_process_superblock_dev_mirror() 1744 static void btrfsic_process_written_block(struct btrfsic_dev_state *dev_state, in btrfsic_process_written_block() 2122 struct btrfsic_dev_state *const dev_state = block->dev_state; in btrfsic_bio_end_io() local 2155 struct btrfsic_dev_state *dev_state; in btrfsic_bh_end_io() local 2642 struct btrfsic_dev_state *dev_state; in btrfsic_block_lookup_or_add() local 2682 struct btrfsic_dev_state *dev_state, in btrfsic_cmp_log_and_dev_bytenr() 2737 struct btrfsic_dev_state *dev_state; in btrfsic_submit_bh() local 2794 struct btrfsic_dev_state *dev_state; in __btrfsic_submit_bio() local
|
D | volumes.h | 83 unsigned long dev_state; member
|
/Linux-v5.4/drivers/s390/cio/ |
D | device.h | 16 enum dev_state { enum
|
/Linux-v5.4/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 350 char *qdev_state(uint32_t dev_state) in qdev_state() 2929 uint32_t dev_state, drv_state, drv_active; in qla82xx_need_qsnt_handler() local 3001 uint32_t dev_state; in qla82xx_wait_for_state_change() local 3052 uint32_t dev_state, drv_state, drv_active; in qla82xx_need_reset_handler() local 3221 uint32_t dev_state; in qla82xx_device_state_handler() local 3374 uint32_t dev_state, halt_status; in qla82xx_watchdog() local 3470 uint32_t dev_state = 0; in qla82xx_set_reset_owner() local
|
D | qla_nx2.c | 1648 uint32_t dev_state = 0, drv_state, drv_active; in qla8044_need_reset_handler() local 1867 uint32_t drv_state, drv_active, dev_state; in qla8044_need_qsnt_handler() local 1930 uint32_t dev_state; in qla8044_device_state_handler() local 2125 uint32_t dev_state, halt_status; in qla8044_watchdog() local 4020 uint32_t dev_state; in qla8044_abort_isp() local
|
D | qla_os.c | 5448 uint32_t dev_state = 0; in qla83xx_nic_core_unrecoverable_work() local 5470 uint32_t dev_state = 0; in qla83xx_idc_state_handler_work() local 5516 uint32_t dev_state = 0; in qla83xx_nic_core_reset_work() local 5555 uint32_t dev_state, idc_control; in qla83xx_service_idc_aen() local 5930 uint32_t dev_state; in qla83xx_idc_state_handler() local
|
D | qla_init.c | 6327 qla83xx_dev_state_to_string(uint32_t dev_state) in qla83xx_dev_state_to_string() 6384 uint32_t idc_control, dev_state; in qla83xx_initiating_reset() local
|
/Linux-v5.4/drivers/scsi/qla4xxx/ |
D | ql4_83xx.c | 512 uint32_t dev_state, drv_state, drv_active; in qla4_83xx_need_reset_handler() local 1351 uint32_t dev_state; in qla4_83xx_isp_reset() local
|
D | ql4_attr.c | 37 uint32_t dev_state; in qla4_8xxx_sysfs_write_fw_dump() local
|
D | ql4_nx.c | 3326 uint32_t dev_state, drv_state, drv_active; in qla4_82xx_need_reset_handler() local 3514 uint32_t dev_state; in qla4_8xxx_device_state_handler() local 4013 uint32_t dev_state; in qla4_82xx_isp_reset() local
|
D | ql4_os.c | 4404 uint32_t dev_state; in qla4_8xxx_watchdog() local 4826 uint32_t dev_state; in qla4xxx_recover_adapter() local 8610 uint32_t dev_state; in qla4xxx_probe_adapter() local
|
D | ql4_mbx.c | 91 uint32_t dev_state; in qla4xxx_mailbox_command() local
|
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00reg.h | 60 enum dev_state { enum
|
/Linux-v5.4/drivers/misc/mei/ |
D | main.c | 851 enum mei_dev_state dev_state; in dev_state_show() local
|
D | mei_dev.h | 479 enum mei_dev_state dev_state; member
|
/Linux-v5.4/drivers/hid/intel-ish-hid/ishtp/ |
D | ishtp-dev.h | 149 enum ishtp_dev_state dev_state; member
|
/Linux-v5.4/arch/s390/include/asm/ |
D | fcx.h | 131 u32 dev_state:8; member
|
/Linux-v5.4/drivers/acpi/ |
D | power.c | 650 int enable, int sleep_state, int dev_state) in acpi_device_sleep_wake()
|
/Linux-v5.4/drivers/crypto/qat/qat_common/ |
D | adf_accel_devices.h | 110 enum dev_state { enum
|
/Linux-v5.4/drivers/media/usb/au0828/ |
D | au0828.h | 239 long unsigned int dev_state; /* defined at enum au0828_dev_state */; member
|
/Linux-v5.4/drivers/net/phy/ |
D | sfp.c | 85 static const char *dev_state_to_str(unsigned short dev_state) in dev_state_to_str()
|
/Linux-v5.4/drivers/staging/ks7010/ |
D | ks_wlan.h | 492 int dev_state; member
|
/Linux-v5.4/include/linux/ |
D | bpf.h | 348 bool dev_state; member
|
/Linux-v5.4/drivers/scsi/ufs/ |
D | ufshcd.h | 146 enum ufs_dev_pwr_mode dev_state; member
|