/Linux-v4.19/drivers/leds/ |
D | led-core.c | 56 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in led_timer_function() 61 &led_cdev->work_flags)) { in led_timer_function() 62 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in led_timer_function() 70 &led_cdev->work_flags)) in led_timer_function() 90 if (test_bit(LED_BLINK_ONESHOT, &led_cdev->work_flags)) { in led_timer_function() 91 if (test_bit(LED_BLINK_INVERT, &led_cdev->work_flags)) { in led_timer_function() 94 &led_cdev->work_flags); in led_timer_function() 98 &led_cdev->work_flags); in led_timer_function() 111 if (test_and_clear_bit(LED_BLINK_DISABLE, &led_cdev->work_flags)) { in set_brightness_delayed() 156 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in led_set_software_blink() [all …]
|
D | led-class.c | 286 led_cdev->work_flags = 0; in of_led_classdev_register()
|
/Linux-v4.19/drivers/leds/trigger/ |
D | ledtrig-heartbeat.c | 50 if (test_and_clear_bit(LED_BLINK_BRIGHTNESS_CHANGE, &led_cdev->work_flags)) in led_heartbeat_function() 146 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in heartbeat_trig_activate() 158 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in heartbeat_trig_deactivate()
|
D | ledtrig-activity.c | 50 if (test_and_clear_bit(LED_BLINK_BRIGHTNESS_CHANGE, &led_cdev->work_flags)) in led_activity_function() 200 set_bit(LED_BLINK_SW, &led_cdev->work_flags); in activity_activate() 211 clear_bit(LED_BLINK_SW, &led_cdev->work_flags); in activity_deactivate()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cmdevt.c | 375 (test_bit(MWIFIEX_IS_HS_CONFIGURED, &adapter->work_flags) && in mwifiex_dnld_sleep_confirm_cmd() 567 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_send_cmd() 573 if (test_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags) && in mwifiex_send_cmd() 580 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) { in mwifiex_send_cmd() 586 if (test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_send_cmd() 794 &adapter->work_flags); in mwifiex_exec_next_cmd() 830 clear_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags); in mwifiex_process_cmdresp() 932 set_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags); in mwifiex_cmd_timeout_func() 959 &adapter->work_flags)); in mwifiex_cmd_timeout_func() 1142 &priv->adapter->work_flags)) { in mwifiex_hs_activated_event() [all …]
|
D | main.c | 408 &adapter->work_flags); in mwifiex_main_process() 425 &adapter->work_flags); in mwifiex_main_process() 441 &adapter->work_flags); in mwifiex_main_process() 653 set_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in _mwifiex_fw_dpc() 876 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &priv->adapter->work_flags)) { in mwifiex_hard_start_xmit() 1378 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_rx_work_queue() 1394 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_main_work_queue() 1411 set_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_uninit_sw() 1499 clear_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_reinit_sw() 1501 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_reinit_sw() [all …]
|
D | usb.c | 185 test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) { in mwifiex_usb_rx_complete() 222 if (!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_usb_rx_complete() 225 set_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_usb_rx_complete() 533 if (unlikely(test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags))) in mwifiex_usb_suspend() 541 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_usb_suspend() 552 set_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_usb_suspend() 553 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_usb_suspend() 597 if (unlikely(!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags))) { in mwifiex_usb_resume() 606 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_usb_resume() 1162 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_usb_host_to_card() [all …]
|
D | sdio.c | 184 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_sdio_resume() 190 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_sdio_resume() 263 if (test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_write_data_sync() 453 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_sdio_suspend() 463 set_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_sdio_suspend() 464 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_sdio_suspend() 476 &card->work_flags)) in mwifiex_sdio_coredump() 2225 clear_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, &card->work_flags); in mwifiex_sdio_card_reset_work() 2226 clear_bit(MWIFIEX_IFACE_WORK_CARD_RESET, &card->work_flags); in mwifiex_sdio_card_reset_work() 2544 &card->work_flags)) in mwifiex_sdio_work() [all …]
|
D | pcie.c | 173 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_pcie_suspend() 181 set_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_pcie_suspend() 182 clear_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_pcie_suspend() 210 if (!test_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags)) { in mwifiex_pcie_resume() 216 clear_bit(MWIFIEX_IS_SUSPENDED, &adapter->work_flags); in mwifiex_pcie_resume() 332 &card->work_flags)) in mwifiex_pcie_coredump() 381 clear_bit(MWIFIEX_IFACE_WORK_DEVICE_DUMP, &card->work_flags); in mwifiex_pcie_reset_prepare() 382 clear_bit(MWIFIEX_IFACE_WORK_CARD_RESET, &card->work_flags); in mwifiex_pcie_reset_prepare() 2433 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_pcie_interrupt() 2816 &card->work_flags)) in mwifiex_pcie_work() [all …]
|
D | sta_tx.c | 146 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags)) in mwifiex_send_null_packet()
|
D | init.c | 236 clear_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags); in mwifiex_init_adapter() 273 clear_bit(MWIFIEX_IS_HS_CONFIGURED, &adapter->work_flags); in mwifiex_init_adapter()
|
D | util.c | 201 &adapter->work_flags); in mwifiex_get_debug_info() 204 &adapter->work_flags); in mwifiex_get_debug_info()
|
D | sta_ioctl.c | 423 &adapter->work_flags)) in mwifiex_set_hs_params() 539 set_bit(MWIFIEX_IS_HS_ENABLING, &adapter->work_flags); in mwifiex_enable_hs() 606 &adapter->work_flags); in mwifiex_get_bss_info()
|
D | pcie.h | 393 unsigned long work_flags; member
|
D | sdio.h | 272 unsigned long work_flags; member
|
D | debugfs.c | 816 clear_bit(MWIFIEX_IS_HS_ENABLING, &priv->adapter->work_flags); in mwifiex_hscfg_write()
|
D | sta_event.c | 227 if (test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags) && in mwifiex_reset_connect_state()
|
D | scan.c | 1498 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags) || in mwifiex_scan_networks() 1499 test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_scan_networks()
|
D | wmm.c | 602 !test_bit(MWIFIEX_SURPRISE_REMOVED, &priv->adapter->work_flags)) in mwifiex_clean_txrx()
|
D | main.h | 883 unsigned long work_flags; member
|
D | cfg80211.c | 2325 if (test_bit(MWIFIEX_SURPRISE_REMOVED, &adapter->work_flags) || in mwifiex_cfg80211_connect() 2326 test_bit(MWIFIEX_IS_CMD_TIMEDOUT, &adapter->work_flags)) { in mwifiex_cfg80211_connect()
|
/Linux-v4.19/include/linux/ |
D | leds.h | 55 unsigned long work_flags; member
|
/Linux-v4.19/kernel/ |
D | workqueue.c | 1369 unsigned int work_flags; in __queue_work() local 1448 work_flags = work_color_to_flags(pwq->work_color); in __queue_work() 1457 work_flags |= WORK_STRUCT_DELAYED; in __queue_work() 1461 insert_work(pwq, work, worklist, work_flags); in __queue_work()
|