Home
last modified time | relevance | path

Searched defs:async (Results 1 – 25 of 232) sorted by relevance

12345678910

/kernel/linux/linux-4.19/drivers/staging/comedi/
Dcomedi_buf.c55 struct comedi_async *async = s->async; in __comedi_buf_free() local
76 struct comedi_async *async = s->async; in __comedi_buf_alloc() local
183 struct comedi_async *async = s->async; in comedi_buf_map_from_subdev_get() local
212 struct comedi_async *async = s->async; in comedi_buf_alloc() local
243 struct comedi_async *async = s->async; in comedi_buf_reset() local
265 struct comedi_async *async = s->async; in comedi_buf_write_n_unalloc() local
273 struct comedi_async *async = s->async; in comedi_buf_write_n_available() local
293 struct comedi_async *async = s->async; in comedi_buf_write_alloc() local
318 struct comedi_async *async = s->async; in comedi_buf_munge() local
360 struct comedi_async *async = s->async; in comedi_buf_write_n_allocated() local
[all …]
Ddrivers.c447 struct comedi_async *async = s->async; in __comedi_nscans_left() local
499 struct comedi_async *async = s->async; in comedi_nsamples_left() local
533 struct comedi_async *async = s->async; in comedi_inc_scan_progress() local
629 struct comedi_async *async; in __comedi_device_postconfig_async() local
Dcomedi_fops.c336 struct comedi_async *async = s->async; in resize_async_buffer() local
727 struct comedi_async *async = s->async; in do_become_nonbusy() local
859 struct comedi_async *async; in do_bufconfig_ioctl() local
1096 struct comedi_async *async; in do_bufinfo_ioctl() local
1666 struct comedi_async *async; in do_cmd_ioctl() local
2184 struct comedi_async *async; in comedi_mmap() local
2315 struct comedi_async *async; in comedi_write() local
2451 struct comedi_async *async; in comedi_read() local
2707 struct comedi_async *async = s->async; in comedi_event() local
/kernel/linux/linux-5.10/drivers/staging/comedi/
Dcomedi_buf.c56 struct comedi_async *async = s->async; in __comedi_buf_free() local
144 struct comedi_async *async = s->async; in __comedi_buf_alloc() local
231 struct comedi_async *async = s->async; in comedi_buf_map_from_subdev_get() local
260 struct comedi_async *async = s->async; in comedi_buf_alloc() local
293 struct comedi_async *async = s->async; in comedi_buf_reset() local
315 struct comedi_async *async = s->async; in comedi_buf_write_n_unalloc() local
323 struct comedi_async *async = s->async; in comedi_buf_write_n_available() local
343 struct comedi_async *async = s->async; in comedi_buf_write_alloc() local
368 struct comedi_async *async = s->async; in comedi_buf_munge() local
410 struct comedi_async *async = s->async; in comedi_buf_write_n_allocated() local
[all …]
Ddrivers.c463 struct comedi_async *async = s->async; in __comedi_nscans_left() local
515 struct comedi_async *async = s->async; in comedi_nsamples_left() local
549 struct comedi_async *async = s->async; in comedi_inc_scan_progress() local
645 struct comedi_async *async; in __comedi_device_postconfig_async() local
Dcomedi_fops.c341 struct comedi_async *async = s->async; in resize_async_buffer() local
734 struct comedi_async *async = s->async; in do_become_nonbusy() local
871 struct comedi_async *async; in do_bufconfig_ioctl() local
1109 struct comedi_async *async; in do_bufinfo_ioctl() local
1747 struct comedi_async *async; in do_cmd_ioctl() local
2321 struct comedi_async *async; in comedi_mmap() local
2465 struct comedi_async *async; in comedi_write() local
2601 struct comedi_async *async; in comedi_read() local
3198 struct comedi_async *async = s->async; in comedi_event() local
/kernel/linux/linux-4.19/drivers/base/power/
Dmain.c227 static void dpm_wait(struct device *dev, bool async) in dpm_wait()
242 static void dpm_wait_for_children(struct device *dev, bool async) in dpm_wait_for_children()
247 static void dpm_wait_for_suppliers(struct device *dev, bool async) in dpm_wait_for_suppliers()
268 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior()
302 static void dpm_wait_for_consumers(struct device *dev, bool async) in dpm_wait_for_consumers()
325 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate()
643 static int device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq()
846 static int device_resume_early(struct device *dev, pm_message_t state, bool async) in device_resume_early()
963 static int device_resume(struct device *dev, pm_message_t state, bool async) in device_resume()
1317 static int __device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in __device_suspend_noirq()
[all …]
/kernel/linux/linux-5.10/drivers/base/power/
Dmain.c239 static void dpm_wait(struct device *dev, bool async) in dpm_wait()
254 static void dpm_wait_for_children(struct device *dev, bool async) in dpm_wait_for_children()
259 static void dpm_wait_for_suppliers(struct device *dev, bool async) in dpm_wait_for_suppliers()
280 static bool dpm_wait_for_superior(struct device *dev, bool async) in dpm_wait_for_superior()
314 static void dpm_wait_for_consumers(struct device *dev, bool async) in dpm_wait_for_consumers()
337 static void dpm_wait_for_subordinate(struct device *dev, bool async) in dpm_wait_for_subordinate()
593 static int device_resume_noirq(struct device *dev, pm_message_t state, bool async) in device_resume_noirq()
764 static int device_resume_early(struct device *dev, pm_message_t state, bool async) in device_resume_early()
896 static int device_resume(struct device *dev, pm_message_t state, bool async) in device_resume()
1191 static int __device_suspend_noirq(struct device *dev, pm_message_t state, bool async) in __device_suspend_noirq()
[all …]
/kernel/linux/linux-4.19/drivers/usb/core/
Ddevio.c84 struct async { struct
85 struct list_head asynclist; argument
86 struct usb_dev_state *ps;
87 struct pid *pid;
88 const struct cred *cred;
89 unsigned int signr;
90 unsigned int ifnum;
91 void __user *userbuffer;
92 void __user *userurb;
93 struct urb *urb;
[all …]
/kernel/linux/linux-5.10/drivers/usb/core/
Ddevio.c93 struct async { struct
94 struct list_head asynclist; argument
95 struct usb_dev_state *ps;
96 struct pid *pid;
97 const struct cred *cred;
98 unsigned int signr;
99 unsigned int ifnum;
100 void __user *userbuffer;
101 void __user *userurb;
102 sigval_t userurb_sigval;
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dasync.rst3 .. _async: target
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dasync.rst3 .. _async: target
/kernel/linux/linux-4.19/drivers/base/regmap/
Dregmap-spi.c27 struct regmap_async_spi *async = data; in regmap_spi_complete() local
62 struct regmap_async_spi *async = container_of(a, in regmap_spi_async_write() local
/kernel/linux/linux-5.10/drivers/base/regmap/
Dregmap-spi.c23 struct regmap_async_spi *async = data; in regmap_spi_complete() local
58 struct regmap_async_spi *async = container_of(a, in regmap_spi_async_write() local
/kernel/linux/linux-4.19/drivers/crypto/inside-secure/
Dsafexcel_cipher.c264 struct crypto_async_request *async, in safexcel_context_control()
326 struct crypto_async_request *async, in safexcel_handle_req_result()
567 struct crypto_async_request *async, in safexcel_skcipher_handle_result()
589 struct crypto_async_request *async, in safexcel_aead_handle_result()
628 static int safexcel_skcipher_send(struct crypto_async_request *async, int ring, in safexcel_skcipher_send()
650 static int safexcel_aead_send(struct crypto_async_request *async, int ring, in safexcel_aead_send()
Dsafexcel_hash.c151 struct crypto_async_request *async, in safexcel_handle_req_result()
203 static int safexcel_ahash_send_req(struct crypto_async_request *async, int ring, in safexcel_ahash_send_req()
379 struct crypto_async_request *async, in safexcel_handle_inv_result()
428 struct crypto_async_request *async, in safexcel_handle_result()
449 static int safexcel_ahash_send_inv(struct crypto_async_request *async, in safexcel_ahash_send_inv()
467 static int safexcel_ahash_send(struct crypto_async_request *async, in safexcel_ahash_send()
/kernel/linux/linux-4.19/drivers/staging/comedi/drivers/
Dni_tiocmd.c104 struct comedi_async *async = s->async; in ni_tio_input_cmd() local
175 struct comedi_async *async = s->async; in ni_tio_cmd() local
Dcomedi_test.c201 struct comedi_async *async = s->async; in waveform_ai_timer() local
438 struct comedi_async *async = s->async; in waveform_ao_timer() local
511 struct comedi_async *async = s->async; in waveform_ao_inttrig_start() local
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Dni_tiocmd.c107 struct comedi_async *async = s->async; in ni_tio_input_cmd() local
207 struct comedi_async *async = s->async; in ni_tio_cmd() local
Dcomedi_test.c201 struct comedi_async *async = s->async; in waveform_ai_timer() local
438 struct comedi_async *async = s->async; in waveform_ao_timer() local
511 struct comedi_async *async = s->async; in waveform_ao_inttrig_start() local
/kernel/linux/linux-5.10/net/ipv4/
Dxfrm4_input.c47 int xfrm4_transport_finish(struct sk_buff *skb, int async) in xfrm4_transport_finish()
/kernel/linux/linux-4.19/net/ipv4/
Dxfrm4_input.c52 int xfrm4_transport_finish(struct sk_buff *skb, int async) in xfrm4_transport_finish()
/kernel/linux/linux-4.19/drivers/media/platform/qcom/camss/
Dcamss.c747 static int camss_subdev_notifier_bound(struct v4l2_async_notifier *async, in camss_subdev_notifier_bound()
763 static int camss_subdev_notifier_complete(struct v4l2_async_notifier *async) in camss_subdev_notifier_complete()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
Dcamss.c736 static int camss_subdev_notifier_bound(struct v4l2_async_notifier *async, in camss_subdev_notifier_bound()
752 static int camss_subdev_notifier_complete(struct v4l2_async_notifier *async) in camss_subdev_notifier_complete()
/kernel/linux/linux-4.19/arch/arm/mach-omap2/
Dusb-tusb6010.c163 unsigned async, unsigned sync, in tusb6010_setup_interface()

12345678910