Home
last modified time | relevance | path

Searched defs:dev_state (Results 1 – 25 of 45) sorted by relevance

12

/Linux-v6.6/drivers/iommu/amd/
Diommu_v2.c69 struct device_state *dev_state; member
88 struct device_state *dev_state; in __get_device_state() local
100 struct device_state *dev_state; in get_device_state() local
112 static void free_device_state(struct device_state *dev_state) in free_device_state()
144 static void put_device_state(struct device_state *dev_state) in put_device_state()
151 static struct pasid_state **__get_pasid_state_ptr(struct device_state *dev_state, in __get_pasid_state_ptr()
184 static int set_pasid_state(struct device_state *dev_state, in set_pasid_state()
213 static void clear_pasid_state(struct device_state *dev_state, u32 pasid) in clear_pasid_state()
230 static struct pasid_state *get_pasid_state(struct device_state *dev_state, in get_pasid_state()
318 static void free_pasid_states(struct device_state *dev_state) in free_pasid_states()
[all …]
/Linux-v6.6/fs/btrfs/
Dcheck-integrity.c142 struct btrfsic_dev_state *dev_state; member
588 struct btrfsic_dev_state *dev_state; in btrfsic_process_superblock() local
700 struct btrfsic_dev_state *dev_state, in btrfsic_process_superblock_dev_mirror()
1687 static void btrfsic_process_written_block(struct btrfsic_dev_state *dev_state, in btrfsic_process_written_block()
2055 struct btrfsic_dev_state *const dev_state = block->dev_state; in btrfsic_bio_end_io() local
2549 struct btrfsic_dev_state *dev_state; in btrfsic_block_lookup_or_add() local
2588 struct btrfsic_dev_state *dev_state, in btrfsic_cmp_log_and_dev_bytenr()
2642 static void btrfsic_check_write_bio(struct bio *bio, struct btrfsic_dev_state *dev_state) in btrfsic_check_write_bio()
2680 static void btrfsic_check_flush_bio(struct bio *bio, struct btrfsic_dev_state *dev_state) in btrfsic_check_flush_bio()
2711 struct btrfsic_dev_state *dev_state; in btrfsic_check_bio() local
Dvolumes.h105 unsigned long dev_state; member
/Linux-v6.6/drivers/s390/cio/
Ddevice.h16 enum dev_state { enum
/Linux-v6.6/tools/hv/
Dvmbus_testing34 class dev_state(Enum): class
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_nx.c349 const 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
3170 uint32_t dev_state; in qla82xx_device_state_handler() local
3320 uint32_t dev_state, halt_status; in qla82xx_watchdog() local
3416 uint32_t dev_state = 0; in qla82xx_set_reset_owner() local
Dqla_nx2.c1647 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
2121 uint32_t dev_state, halt_status; in qla8044_watchdog() local
4008 uint32_t dev_state; in qla8044_abort_isp() local
Dqla_os.c5735 uint32_t dev_state = 0; in qla83xx_nic_core_unrecoverable_work() local
5757 uint32_t dev_state = 0; in qla83xx_idc_state_handler_work() local
5803 uint32_t dev_state = 0; in qla83xx_nic_core_reset_work() local
5842 uint32_t dev_state, idc_control; in qla83xx_service_idc_aen() local
6698 uint32_t dev_state; in qla83xx_idc_state_handler() local
/Linux-v6.6/drivers/scsi/qla4xxx/
Dql4_83xx.c510 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
Dql4_attr.c36 uint32_t dev_state; in qla4_8xxx_sysfs_write_fw_dump() local
Dql4_nx.c3310 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
Dql4_os.c4435 uint32_t dev_state; in qla4_8xxx_watchdog() local
4857 uint32_t dev_state; in qla4xxx_recover_adapter() local
8635 uint32_t dev_state; in qla4xxx_probe_adapter() local
Dql4_mbx.c90 uint32_t dev_state; in qla4xxx_mailbox_command() local
/Linux-v6.6/drivers/block/rnbd/
Drnbd-clt.h117 enum rnbd_clt_dev_state dev_state; member
/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/
Drt2x00reg.h60 enum dev_state { enum
/Linux-v6.6/drivers/hid/intel-ish-hid/ishtp/
Dishtp-dev.h151 enum ishtp_dev_state dev_state; member
/Linux-v6.6/arch/s390/include/asm/
Dfcx.h131 u32 dev_state:8; member
/Linux-v6.6/drivers/s390/crypto/
Dap_bus.h205 enum ap_dev_state dev_state; /* queue device state */ member
/Linux-v6.6/drivers/misc/mei/
Dmain.c1096 enum mei_dev_state dev_state; in dev_state_show() local
/Linux-v6.6/drivers/acpi/
Dpower.c662 int enable, int sleep_state, int dev_state) in acpi_device_sleep_wake()
/Linux-v6.6/drivers/usb/gadget/legacy/
Draw_gadget.c148 enum dev_state { enum
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c767 u8 dev_state, bool drv_state) in amdgpu_acpi_power_shift_control()
/Linux-v6.6/drivers/media/usb/au0828/
Dau0828.h239 long unsigned int dev_state; /* defined at enum au0828_dev_state */; member
/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-gadget.c857 int dev_state = 0; in cdnsp_setup_device() local
/Linux-v6.6/include/linux/
Dmhi.h425 enum mhi_state dev_state; member

12