Home
last modified time | relevance | path

Searched refs:high_prio (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A DMSS_Ingress_registers.h28 unsigned int high_prio : 1; member
H A DMSS_Egress_registers.h30 unsigned int high_prio : 1; member
/linux/drivers/regulator/
H A Dirq_helpers.c148 if (!d->high_prio) in regulator_notifier_isr_work()
251 if (!d->high_prio) in regulator_notifier_isr()
/linux/include/linux/regulator/
H A Ddriver.h567 bool high_prio; member
/linux/include/linux/usb/
H A Dhcd.h55 bool high_prio; member
/linux/drivers/usb/core/
H A Dhcd.c1694 if (bh->high_prio) in usb_giveback_urb_bh()
1750 else if (bh->high_prio) in usb_hcd_giveback_urb()
2938 hcd->high_prio_bh.high_prio = true; in usb_add_hcd()