Searched refs:processing (Results 1 – 14 of 14) sorted by relevance
/linux-4.19.296/drivers/iio/common/hid-sensors/ |
D | Kconfig | 12 HID sensor common processing for attributes and IIO triggers. 14 HID sensor drivers, this module contains processing for those
|
/linux-4.19.296/drivers/media/rc/img-ir/ |
D | Kconfig | 17 processing power than using hardware decode, but can be useful for 25 signals in hardware. This is more reliable, consumes less processing
|
/linux-4.19.296/drivers/hid/intel-ish-hid/ |
D | Kconfig | 10 sensor polling and algorithm processing to a dedicated low power
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | Kconfig | 17 Enable support for digital audio processing capability.
|
/linux-4.19.296/drivers/hid/intel-ish-hid/ipc/ |
D | ipc.c | 493 struct wr_msg_ctl_info *processing, *next; in ish_fw_reset_handler() local 500 list_for_each_entry_safe(processing, next, in ish_fw_reset_handler() 502 list_move_tail(&processing->link, &dev->wr_free_list_head.link); in ish_fw_reset_handler()
|
/linux-4.19.296/fs/btrfs/ |
D | delayed-ref.h | 131 unsigned int processing:1; member
|
D | delayed-ref.c | 370 while (head->processing) { in btrfs_select_ref_head() 386 head->processing = 1; in btrfs_select_ref_head() 572 head_ref->processing = 0; in init_delayed_ref_head()
|
D | extent-tree.c | 2411 head->processing = 0; in unselect_delayed_ref_head() 6968 if (head->processing == 0) in check_ref_cleanup() 6970 head->processing = 0; in check_ref_cleanup()
|
D | disk-io.c | 4306 if (head->processing == 0) in btrfs_destroy_delayed_refs()
|
/linux-4.19.296/fs/fuse/ |
D | fuse_i.h | 429 struct list_head processing; member
|
D | dev.c | 1360 list_move_tail(&req->list, &fpq->processing); in fuse_dev_do_read() 1848 list_for_each_entry(req, &fpq->processing, list) { in request_find() 2187 list_splice_tail_init(&fpq->processing, &to_end); in fuse_abort_conn() 2232 list_splice_init(&fpq->processing, &to_end); in fuse_dev_release()
|
D | inode.c | 606 INIT_LIST_HEAD(&fpq->processing); in fuse_pqueue_init()
|
/linux-4.19.296/drivers/hid/ |
D | Kconfig | 1055 processing can be done in a separate driver. Each sensor
|
/linux-4.19.296/crypto/ |
D | Kconfig | 1405 algorithm are provided; regular processing one input block and
|