Home
last modified time | relevance | path

Searched refs:handle_link_event (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_ctrl.c456 static void handle_link_event(struct slot *p_slot, u32 event) in handle_link_event() function
548 handle_link_event(p_slot, info->event_type); in interrupt_event_handler()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c2174 static void handle_link_event(struct mv643xx_eth_private *mp) in handle_link_event() function
2245 handle_link_event(mp); in mv643xx_eth_poll()