Home
last modified time | relevance | path

Searched full:api (Results 1 – 25 of 4714) sorted by relevance

12345678910>>...189

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw-api.h68 #include "fw/api/tdls.h"
69 #include "fw/api/mac-cfg.h"
70 #include "fw/api/offload.h"
71 #include "fw/api/context.h"
72 #include "fw/api/time-event.h"
73 #include "fw/api/datapath.h"
74 #include "fw/api/phy.h"
75 #include "fw/api/config.h"
76 #include "fw/api/soc.h"
77 #include "fw/api/alive.h"
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw-api.h71 #include "fw/api/tdls.h"
72 #include "fw/api/mac-cfg.h"
73 #include "fw/api/offload.h"
74 #include "fw/api/context.h"
75 #include "fw/api/time-event.h"
76 #include "fw/api/datapath.h"
77 #include "fw/api/phy.h"
78 #include "fw/api/config.h"
79 #include "fw/api/alive.h"
80 #include "fw/api/binding.h"
[all …]
/kernel/linux/linux-4.19/Documentation/crypto/
Dintro.rst1 Kernel Crypto API Interface Specification
7 The kernel crypto API offers a rich set of cryptographic ciphers as well
9 This document contains a description of the API and provides example
12 To understand and properly use the kernel crypto API a brief explanation
13 of its structure is given. Based on the architecture, the API can be
16 the API function call documentation are given at the end.
18 The kernel crypto API refers to all algorithms as "transformations".
20 cryptographic operations, the kernel crypto API also knows compression
23 The kernel crypto API serves the following entity types:
28 called by consumers using the kernel crypto API
[all …]
Darchitecture.rst1 Kernel Crypto API Architecture
7 The kernel crypto API provides different API calls for the following
23 The kernel crypto API provides implementations of single block ciphers
24 and message digests. In addition, the kernel crypto API provides
60 The kernel crypto API provides synchronous and asynchronous API
63 When using the synchronous API operation, the caller invokes a cipher
64 operation which is performed synchronously by the kernel crypto API.
66 Therefore, the kernel crypto API calls work like regular function calls.
67 For synchronous operation, the set of API calls is small and
70 Asynchronous operation is provided by the kernel crypto API which
[all …]
Dapi.rst4 Please note that the kernel crypto API contains the AEAD givcrypt API
6 include/crypto/aead.h). This API is obsolete and will be removed in the
10 seqniv(rfc4106(gcm(aes))) implies that the kernel crypto API generates
20 api-skcipher
21 api-aead
22 api-digest
23 api-rng
24 api-akcipher
25 api-kpp
/kernel/linux/linux-5.10/Documentation/crypto/
Dintro.rst1 Kernel Crypto API Interface Specification
7 The kernel crypto API offers a rich set of cryptographic ciphers as well
9 This document contains a description of the API and provides example
12 To understand and properly use the kernel crypto API a brief explanation
13 of its structure is given. Based on the architecture, the API can be
16 the API function call documentation are given at the end.
18 The kernel crypto API refers to all algorithms as "transformations".
20 cryptographic operations, the kernel crypto API also knows compression
23 The kernel crypto API serves the following entity types:
28 called by consumers using the kernel crypto API
[all …]
Darchitecture.rst1 Kernel Crypto API Architecture
7 The kernel crypto API provides different API calls for the following
23 The kernel crypto API provides implementations of single block ciphers
24 and message digests. In addition, the kernel crypto API provides
60 The kernel crypto API provides synchronous and asynchronous API
63 When using the synchronous API operation, the caller invokes a cipher
64 operation which is performed synchronously by the kernel crypto API.
66 Therefore, the kernel crypto API calls work like regular function calls.
67 For synchronous operation, the set of API calls is small and
70 Asynchronous operation is provided by the kernel crypto API which
[all …]
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dglossary.rst10 userspace API documentation. This is Work In Progress.
20 CEC API
21 **Consumer Electronics Control API**
23 An API designed to receive and transmit data via an HDMI
36 Digital TV API
37 **Previously known as DVB API**
39 An API designed to control a subset of the :term:`Media Hardware`
109 Media API
113 - :term:`CEC API`;
114 - :term:`Digital TV API`;
[all …]
/kernel/linux/linux-4.19/drivers/staging/rtlwifi/halmac/
Drtl_halmac.c54 * Driver API for HALMAC operations
380 struct halmac_api *api; in rtl_halmac_init_adapter() local
397 status = halmac_init_adapter(rtlpriv, pf_api, intf, &halmac, &api); in rtl_halmac_init_adapter()
445 struct halmac_api *api; in rtl_halmac_poweron() local
453 api = HALMAC_GET_API(halmac); in rtl_halmac_poweron()
455 status = api->halmac_pre_init_system_cfg(halmac); in rtl_halmac_poweron()
459 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_ON); in rtl_halmac_poweron()
463 status = api->halmac_init_system_cfg(halmac); in rtl_halmac_poweron()
475 struct halmac_api *api; in rtl_halmac_poweroff() local
483 api = HALMAC_GET_API(halmac); in rtl_halmac_poweroff()
[all …]
/kernel/liteos_m/kal/posix/
DKconfig31 bool "Enable POSIX API"
34 Answer Y to enable LiteOS support POSIX API.
39 bool "Enable POSIX Thread API"
42 Answer Y to enable LiteOS support POSIX Thread API.
45 bool "Enable POSIX Semaphore API"
48 Answer Y to enable LiteOS support POSIX Semaphore API.
51 bool "Enable POSIX Clock API"
54 Answer Y to enable LiteOS support POSIX Clock API.
57 bool "Enable POSIX Mqueue API"
60 Answer Y to enable LiteOS support POSIX Mqueue API.
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/v4l/
Dselection-api-vs-crop-api.rst6 Comparison with old cropping API
9 The selection API was introduced to cope with deficiencies of the
10 older :ref:`CROP API <crop>`, that was designed to control simple
11 capture devices. Later the cropping API was adopted by video output
13 video signal is inserted. It should be considered as an API abuse
15 selection API makes a clear distinction between composing and cropping
18 The CROP API lacks any support for composing to and cropping from an
21 API. Cropping a smaller image from a larger one is achieved by setting
29 The selection API deals with configuration of buffer
31 the selection API the concepts of the padded target and constraints
[all …]
Dselection-api.rst3 .. _selection-api:
5 Cropping, composing and scaling -- the SELECTION API
12 selection-api-intro.rst
13 selection-api-targets.rst
14 selection-api-configuration.rst
15 selection-api-vs-crop-api.rst
16 selection-api-examples.rst
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dselection-api-vs-crop-api.rst6 Comparison with old cropping API
9 The selection API was introduced to cope with deficiencies of the
10 older :ref:`CROP API <crop>`, that was designed to control simple
11 capture devices. Later the cropping API was adopted by video output
13 video signal is inserted. It should be considered as an API abuse
15 selection API makes a clear distinction between composing and cropping
18 The CROP API lacks any support for composing to and cropping from an
21 API. Cropping a smaller image from a larger one is achieved by setting
29 The selection API deals with configuration of buffer
31 the selection API the concepts of the padded target and constraints
[all …]
Dselection-api.rst3 .. _selection-api:
5 Cropping, composing and scaling -- the SELECTION API
12 selection-api-intro.rst
13 selection-api-targets.rst
14 selection-api-configuration.rst
15 selection-api-vs-crop-api.rst
16 selection-api-examples.rst
/kernel/liteos_a/kernel/include/
Dlos_list.h61 * This API is used to initialize a doubly linked list.
71 * <ul><li>los_list.h: the header file that contains the API declaration.</li></ul>
86 * <li>This API is used to point to the next node pointed to by the current node.</li>
97 * <ul><li>los_list.h: the header file that contains the API declaration.</li></ul>
108 * <li>This API is used to test node is the end of the list.</li>
120 * <ul><li>los_list.h: the header file that contains the API declaration.</li></ul>
131 * <li>This API is used to test node is on the list.</li>
142 * <ul><li>los_list.h: the header file that contains the API declaration.</li></ul>
153 * <li>This API is used to point to the previous node pointed to by the current node.</li>
164 * <ul><li>los_list.h: the header file that contains the API declaration.</li></ul>
[all …]
Dlos_pm.h109 * This API is used to register a power management node.
118 * <ul><li>los_pm.h: the header file that contains the API declaration.</li></ul>
128 * This API is used to unregister a power management node.
137 * <ul><li>los_pm.h: the header file that contains the API declaration.</li></ul>
147 * This API is used to set the system wake-up flag.
155 * <ul><li>los_pm.h: the header file that contains the API declaration.</li></ul>
165 * This API is used to get the low power mode of the current system.
173 * <ul><li>los_pm.h: the header file that contains the API declaration.</li></ul>
183 * This API is used to set low power mode.
191 * <ul><li>los_pm.h: the header file that contains the API declaration.</li></ul>
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_mbx.h41 /* definitions to support mailbox API version negotiation */
44 * Each element denotes a version of the API; existing numbers may not
48 ixgbe_mbox_api_10, /* API version 1.0, linux/freebsd VF driver */
49 ixgbe_mbox_api_20, /* API version 2.0, solaris Phase1 VF driver */
50 ixgbe_mbox_api_11, /* API version 1.1, linux/freebsd VF driver */
51 ixgbe_mbox_api_12, /* API version 1.2, linux/freebsd VF driver */
52 ixgbe_mbox_api_13, /* API version 1.3, linux/freebsd VF driver */
53 ixgbe_mbox_api_14, /* API version 1.4, linux/freebsd VF driver */
55 ixgbe_mbox_api_unknown, /* indicates that API version is not known */
58 /* mailbox API, legacy requests */
[all …]
/kernel/linux/linux-4.19/Documentation/sound/designs/
Dcompress-offload.rst2 ALSA Compress-Offload API
12 Since its early days, the ALSA API was defined with PCM support or
15 extend the existing API to compressed data streams.
22 mostly because of a lack of a generic API available in the mainline
25 Rather than requiring a compatibility break with an API change of the
26 ALSA PCM interface, a new 'Compressed Data' API is introduced to
29 The design of this API was inspired by the 2-year experience with the
31 API in the mainline kernel instead of the staging tree and make it
54 - Focus on main formats. This API provides support for the most
62 cycles. The new API needs to provide a generic way of listing these
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h54 /* definitions to support mailbox API version negotiation */
56 /* each element denotes a version of the API; existing numbers may not
60 ixgbe_mbox_api_10, /* API version 1.0, linux/freebsd VF driver */
61 ixgbe_mbox_api_20, /* API version 2.0, solaris Phase1 VF driver */
62 ixgbe_mbox_api_11, /* API version 1.1, linux/freebsd VF driver */
63 ixgbe_mbox_api_12, /* API version 1.2, linux/freebsd VF driver */
64 ixgbe_mbox_api_13, /* API version 1.3, linux/freebsd VF driver */
65 ixgbe_mbox_api_14, /* API version 1.4, linux/freebsd VF driver */
67 ixgbe_mbox_api_unknown, /* indicates that API version is not known */
70 /* mailbox API, legacy requests */
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_api_cmd.c143 dev_err(&pdev->dev, "API CMD chain %d is busy\n", in chain_busy()
150 dev_err(&pdev->dev, "Unknown API CMD Chain type\n"); in chain_busy()
203 * prepare_api_cmd - prepare API CMD command
287 dev_err(&pdev->dev, "API CMD status: Xor check error\n"); in api_cmd_status_update()
293 dev_err(&pdev->dev, "unknown API CMD Chain %d\n", chain_type); in api_cmd_status_update()
301 * wait_for_status_poll - wait for write to api cmd command to complete
343 dev_err(&pdev->dev, "API CMD Poll status timeout\n"); in wait_for_api_cmd_completion()
349 dev_err(&pdev->dev, "unknown API CMD Chain type\n"); in wait_for_api_cmd_completion()
358 * api_cmd - API CMD command
396 * hinic_api_cmd_write - Write API CMD command
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_api_cmd.c154 dev_err(&pdev->dev, "API CMD chain %d is busy, cons_idx: %d, prod_idx: %d\n", in chain_busy()
163 dev_err(&pdev->dev, "Unknown API CMD Chain type\n"); in chain_busy()
216 * prepare_api_cmd - prepare API CMD command
300 dev_err(&pdev->dev, "API CMD status: Xor check error\n"); in api_cmd_status_update()
306 dev_err(&pdev->dev, "unknown API CMD Chain %d\n", chain_type); in api_cmd_status_update()
314 * wait_for_status_poll - wait for write to api cmd command to complete
356 dev_err(&pdev->dev, "API CMD Poll status timeout\n"); in wait_for_api_cmd_completion()
363 dev_err(&pdev->dev, "unknown API CMD Chain type\n"); in wait_for_api_cmd_completion()
372 * api_cmd - API CMD command
410 * hinic_api_cmd_write - Write API CMD command
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/dvb/
Ddvbapi.rst8 Part II - Digital TV API
13 This API is also known as Linux **DVB API**.
23 - the Digital TV API version
24 (e. g. DVB API version 3 or DVB API version 5);
59 - Original author of the Digital TV API documentation.
63 - Original author of the Digital TV API documentation.
67 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
80 got fixed for the non-legacy API.
86 Digital TV API.
90 Add more information about DVBv5 API, better describing the frontend
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Ddvbapi.rst7 Part II - Digital TV API
12 This API is also known as Linux **DVB API**.
22 - the Digital TV API version
23 (e. g. DVB API version 3 or DVB API version 5);
58 - Original author of the Digital TV API documentation.
62 - Original author of the Digital TV API documentation.
66 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
79 got fixed for the non-legacy API.
85 Digital TV API.
89 Add more information about DVBv5 API, better describing the frontend
/kernel/linux/linux-4.19/Documentation/sound/kernel-api/
Dalsa-driver-api.rst2 The ALSA Driver API
26 PCM API
44 PCM DMA Engine API
49 Control/Mixer API
56 AC97 Codec API
61 Virtual Master Control API
66 MIDI API
69 Raw MIDI API
73 MPU401-UART API
77 Proc Info API
[all …]
/kernel/linux/linux-5.10/Documentation/sound/kernel-api/
Dalsa-driver-api.rst2 The ALSA Driver API
26 PCM API
44 PCM DMA Engine API
49 Control/Mixer API
56 AC97 Codec API
61 Virtual Master Control API
66 MIDI API
69 Raw MIDI API
73 MPU401-UART API
77 Proc Info API
[all …]

12345678910>>...189