Searched defs:notifs (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/pse-pd/ |
H A D | tps23881.c | 1127 unsigned long *notifs, in tps23881_set_notifs_helper() 1154 unsigned long *notifs, in tps23881_irq_event_over_temp() 1172 unsigned long *notifs, in tps23881_irq_event_over_current() 1210 unsigned long *notifs, in tps23881_irq_event_disconnection() 1223 unsigned long *notifs, in tps23881_irq_event_detection() 1253 unsigned long *notifs, in tps23881_irq_event_classification() 1280 unsigned long *notifs, in tps23881_irq_event_handler() 1330 unsigned long *notifs, in tps23881_irq_handler()
|
H A D | pse_core.c | 487 unsigned long notifs = ETHTOOL_PSE_EVENT_OVER_BUDGET; in pse_disable_pi_pol() local 1172 unsigned long *notifs; member 1182 static unsigned long pse_to_regulator_notifs(unsigned long notifs) in pse_to_regulator_notifs() 1204 unsigned long notifs) in pse_set_config_isr() 1268 unsigned long notifs, rnotifs; in pse_isr() local
|
/linux/net/ethtool/ |
H A D | pse-pd.c | 345 void ethnl_pse_send_ntf(struct net_device *netdev, unsigned long notifs) in ethnl_pse_send_ntf()
|
/linux/include/linux/regulator/ |
H A D | driver.h | 478 unsigned long notifs; member
|