Home
last modified time | relevance | path

Searched refs:hotplug_mask (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-eh.c1511 u32 hotplug_mask; in ata_eh_analyze_serror() local
1532 hotplug_mask = 0; /* hotplug doesn't work w/ LPM */ in ata_eh_analyze_serror()
1534 hotplug_mask = SERR_PHYRDY_CHG | SERR_DEV_XCHG; in ata_eh_analyze_serror()
1536 hotplug_mask = SERR_PHYRDY_CHG; in ata_eh_analyze_serror()
1538 if (serror & hotplug_mask) in ata_eh_analyze_serror()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-eh.c1517 u32 hotplug_mask; in ata_eh_analyze_serror() local
1538 hotplug_mask = 0; /* hotplug doesn't work w/ LPM */ in ata_eh_analyze_serror()
1540 hotplug_mask = SERR_PHYRDY_CHG | SERR_DEV_XCHG; in ata_eh_analyze_serror()
1542 hotplug_mask = SERR_PHYRDY_CHG; in ata_eh_analyze_serror()
1544 if (serror & hotplug_mask) in ata_eh_analyze_serror()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c392 hotplug_mask_func hotplug_mask) in intel_hpd_hotplug_mask()
398 hotplug |= hotplug_mask(pin); in intel_hpd_hotplug_mask()
391 intel_hpd_hotplug_mask(struct drm_i915_private *i915, hotplug_mask_func hotplug_mask) intel_hpd_hotplug_mask() argument

Completed in 12 milliseconds