Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Daf_bluetooth.c789 goto cleanup_led; in bt_init()
825 cleanup_led: in bt_init()
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
Dhw.h502 s32 (*cleanup_led)(struct e1000_hw *); member
D80003es2lan.c1345 .cleanup_led = e1000e_cleanup_led_generic,
D82571.c1861 .cleanup_led = e1000e_cleanup_led_generic,
Dich8lan.c705 mac->ops.cleanup_led = e1000_cleanup_led_ich8lan; in e1000_init_mac_params_ich8lan()
731 mac->ops.cleanup_led = e1000_cleanup_led_pchlan; in e1000_init_mac_params_ich8lan()
Dethtool.c1995 hw->mac.ops.cleanup_led(hw); in e1000_set_phys_id()