Searched refs:work (Results 51 - 67 of 67) sorted by relevance

123

/include/linux/
H A Dfirewire.h204 struct delayed_work work; member in struct:fw_device
H A Dinterrupt.h201 * @work: Work item, for internal use
212 struct work_struct work; member in struct:irq_affinity_notify
H A Dpm.h114 * [To work around these limitations, drivers may register suspend and
582 struct work_struct work; member in struct:dev_pm_info
H A Dhyperv.h641 struct work_struct work; member in struct:vmbus_channel
H A Di2o.h436 struct work_struct work; member in struct:i2o_event
795 * work for sender side messages as they are ioremap objects
815 * work for receive side messages as they are kmalloc objects
H A Dkvm_host.h5 * This work is licensed under the terms of the GNU GPL, version 2. See
184 struct work_struct work; member in struct:kvm_async_pf
H A Dtty.h62 struct work_struct work; member in struct:tty_bufhead
H A Dblkdev.h1406 int kblockd_schedule_work(struct work_struct *work);
H A Dlibata.h119 /* defines only for the constants which don't work well as enums */
1809 extern void ata_sff_queue_work(struct work_struct *work);
/include/linux/mfd/wm8350/
H A Dpmic.h719 struct work_struct work; member in struct:wm8350_led
/include/linux/mtd/
H A Dcfi.h76 #warning No CONFIG_MTD_CFI_Ix selected. No NOR chip support can work.
/include/uapi/linux/
H A Dpkt_sched.h392 __u64 work; /* total work done */ member in struct:tc_hfsc_stats
393 __u64 rtwork; /* work done by real-time criteria */
/include/linux/mlx5/
H A Ddriver.h561 struct work_struct work; member in struct:mlx5_cmd_work_ent
/include/target/
H A Dtarget_core_base.h541 struct work_struct work; member in struct:se_cmd
/include/linux/mlx4/
H A Ddevice.h55 * work around: can't set values
817 void handle_port_mgmt_change_event(struct work_struct *work);
/include/net/
H A Dmac80211.h77 * helpers for sanity checking. Drivers must ensure all work added onto the
83 * All work performed on the mac80211 workqueue must not acquire the RTNL lock.
2405 * an interface. If you added any work onto the mac80211 workqueue
4175 * ieee80211_queue_work - add work onto the mac80211 workqueue
4177 * Drivers and mac80211 use this to add work onto the mac80211 workqueue.
4178 * This helper ensures drivers are not queueing work when they should not be.
4180 * @hw: the hardware struct for the interface we are adding work for
4181 * @work: the work we want to add onto the mac80211 workqueue
4183 void ieee80211_queue_work(struct ieee80211_hw *hw, struct work_struct *work);
[all...]
/include/sound/
H A Dsoc.h643 struct delayed_work work; member in struct:snd_soc_jack_gpio
1034 /* the pre and post PM functions are used to do any PM work before and
1035 * after the codec and DAI's do any PM work. */
1397 * Note: This function will work correctly if the control has been registered
1412 * Note: This function will only work correctly if the control has been
1426 * Note: This function will only work correctly if the control has been

Completed in 303 milliseconds

123