Searched refs:led_off (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Dleds.c70 led_off.work); led_turn_off()
121 ieee80211_queue_delayed_work(hw, &priv->led_off, 0); rtl8187_led_brightness_set()
125 ieee80211_queue_delayed_work(hw, &priv->led_off, 0); rtl8187_led_brightness_set()
170 flush_delayed_work(&priv->led_off); rtl8187_unregister_led()
205 INIT_DELAYED_WORK(&priv->led_off, led_turn_off); rtl8187_leds_init()
241 cancel_delayed_work_sync(&priv->led_off); rtl8187_leds_exit()
H A Drtl8187.h127 struct delayed_work led_off; member in struct:rtl8187_priv
/linux-4.4.14/drivers/leds/
H A Ddell-led.c258 static int led_off(void) led_off() function
283 led_off(); dell_led_set()
337 error = led_off(); dell_led_init()
352 error = led_off(); dell_led_exit()
/linux-4.4.14/arch/arm/mach-orion5x/
H A Dboard-d2net.c42 * led_off | blink_ctrl | SATA active | LED state
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A Dhw.h469 s32 (*led_off)(struct e1000_hw *); member in struct:e1000_mac_operations
H A Dethtool.c1965 hw->mac.ops.led_off(hw); e1000_set_phys_id()
1975 hw->mac.ops.led_off(hw); e1000_set_phys_id()
H A D80003es2lan.c1357 .led_off = e1000e_led_off_generic,
H A Dich8lan.c710 mac->ops.led_off = e1000_led_off_ich8lan; e1000_init_mac_params_ich8lan()
729 mac->ops.led_off = e1000_led_off_pchlan; e1000_init_mac_params_ich8lan()
5693 /* led_off dependent on mac type */
H A D82571.c1883 .led_off = e1000e_led_off_generic,
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Ddw2102.c993 static u8 led_off[] = { 0 }; dw210x_led_ctrl() local
998 .buf = led_off, dw210x_led_ctrl()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c1179 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_x540.c830 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_82599.c2203 .led_off = &ixgbe_led_off_generic,
H A Dixgbe_x550.c2345 .led_off = &ixgbe_led_off_generic, \
H A Dixgbe_ethtool.c2182 hw->mac.ops.led_off(hw, IXGBE_LED_ON); ixgbe_set_phys_id()
H A Dixgbe_type.h3276 s32 (*led_off)(struct ixgbe_hw *, u32); member in struct:ixgbe_mac_operations
/linux-4.4.14/drivers/net/ethernet/intel/
H A De100.c2661 led_off = 0x04, e100_set_phys_id() enumerator in enum:led_state
2679 leds = (nic->phy == phy_82552_v) ? E100_82552_LED_OFF : led_off; e100_set_phys_id()

Completed in 810 milliseconds