Home
last modified time | relevance | path

Searched refs:reset_active (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/
Dsmscufx.c1722 goto reset_active; in ufx_usb_probe()
1729 goto reset_active; in ufx_usb_probe()
1736 goto reset_active; in ufx_usb_probe()
1745 reset_active: in ufx_usb_probe()
/Linux-v6.6/drivers/scsi/
Dqla1280.c910 ha->flags.reset_active = 1; in qla1280_error_action()
916 ha->flags.reset_active = 0; in qla1280_error_action()
1407 ha->flags.reset_active = 0; in qla1280_initialize_adapter()
3560 if (ha->flags.online && !ha->flags.reset_active && in qla1280_rst_aen()
3562 ha->flags.reset_active = 1; in qla1280_rst_aen()
Dqla1280.h1056 uint32_t reset_active:1; /* 3 */ member
/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c431 static void reset_active(struct i915_request *rq, in reset_active() function
487 reset_active(rq, engine); in __execlists_schedule_in()
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_mr.c2003 vha->flags.reset_active = 0; in qlafx00_initialize_adapter()
Dqla_def.h4914 uint32_t reset_active :1; member
Dqla_os.c7267 if (vha->flags.online && !vha->flags.reset_active && in qla2x00_rst_aen()
Dqla_init.c2692 vha->flags.reset_active = 0; in qla2x00_initialize_adapter()