Searched defs:done (Results 1 - 22 of 22) sorted by relevance

/include/linux/mtd/
H A Dlatch-addr-flash.h21 void (*done)(void *data); member in struct:latch_addr_flash_data
/include/scsi/
H A Dscsi_driver.h18 int (*done)(struct scsi_cmnd *); member in struct:scsi_driver
H A Dlibiscsi_tcp.h52 iscsi_segment_done_fn_t *done; member in struct:iscsi_segment
111 iscsi_segment_done_fn_t *done,
117 iscsi_segment_done_fn_t *done, struct hash_desc *hash);
H A Dosd_ore.h120 ore_io_done_fn done; member in struct:ore_io_state
/include/linux/
H A Dcompletion.h26 unsigned int done; member in struct:completion
75 x->done = 0;
101 #define INIT_COMPLETION(x) ((x).done = 0)
H A Dkthread.h66 wait_queue_head_t done; member in struct:kthread_work
78 .done = __WAIT_QUEUE_HEAD_INITIALIZER((work).done), \
88 * kthread_worker.lock and kthread_work.done need their own lockdep class
120 init_waitqueue_head(&(work)->done); \
H A Dstop_machine.h27 struct cpu_stop_done *done; member in struct:cpu_stop_work
H A Dipmi_smi.h75 /* Will be called when the system is done with the message
77 void (*done)(struct ipmi_smi_msg *msg); member in struct:ipmi_smi_msg
232 msg->done(msg);
H A Dadb.h53 void (*done)(struct adb_request *); member in struct:adb_request
77 #define ADBREQ_SYNC 2 /* poll until done */
89 int adb_request(struct adb_request *req, void (*done)(struct adb_request *),
H A Duinput.h51 struct completion done; member in struct:uinput_request
H A Dipmi.h235 * ipmi_free_recv_msg() when done with the message. The link is not
258 /* Call this when done with the message. It will presumably free
260 void (*done)(struct ipmi_recv_msg *msg); member in struct:ipmi_recv_msg
347 * (just make sure to do the "done" handling on them). Note that this
481 * you are done.
H A Dnetlink.h227 int (*done)(struct netlink_callback *cb); member in struct:netlink_callback
254 int (*done)(struct netlink_callback*); member in struct:netlink_dump_control
H A Dnubus.h228 int done; member in struct:nubus_dir
H A Dfirewire.h86 struct completion done; member in struct:fw_card
H A Dkvm_host.h103 bool done; member in struct:kvm_async_pf
156 struct list_head done; member in struct:kvm_vcpu::__anon708
/include/media/
H A Dv4l2-ctrls.h61 * @done: Internal flag: set for each processed control.
115 unsigned int done:1; member in struct:v4l2_ctrl
H A Dvideobuf-core.h82 wait_queue_head_t done; member in struct:videobuf_buffer
/include/net/
H A Dgenetlink.h38 * undo operations done by pre_doit, for example release locks
105 * @done: completion callback for dumps
117 int (*done)(struct netlink_callback *cb); member in struct:genl_ops
/include/linux/mmc/
H A Dcore.h130 void (*done)(struct mmc_request *);/* completion function */ member in struct:mmc_request
/include/linux/usb/
H A Dusbnet.h55 struct sk_buff_head done; member in struct:usbnet
/include/video/
H A Duvesafb.h162 struct completion *done; member in struct:uvesafb_ktask
/include/sound/
H A Dwavefront.h29 the case on the original platform, MS-DOS). If this is not done, variable

Completed in 270 milliseconds