Searched refs:mask_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/switch/ |
H A D | switchtec.c | 1336 static int mask_event(struct switchtec_dev *stdev, int eid, int idx) in mask_event() function 1362 count += mask_event(stdev, eid, idx); in mask_all_events() 1368 count += mask_event(stdev, eid, idx); in mask_all_events() 1371 count += mask_event(stdev, eid, 0); in mask_all_events()
|
/kernel/linux/linux-6.6/drivers/pci/switch/ |
H A D | switchtec.c | 1392 static int mask_event(struct switchtec_dev *stdev, int eid, int idx) in mask_event() function 1421 count += mask_event(stdev, eid, idx); in mask_all_events() 1427 count += mask_event(stdev, eid, idx); in mask_all_events() 1430 count += mask_event(stdev, eid, 0); in mask_all_events()
|
Completed in 5 milliseconds