Home
last modified time | relevance | path

Searched full:iso (Results 1 – 25 of 819) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/drivers/usb/usbip/
Dusbip_common.c69 pr_debug("ISO\n"); in usbip_dump_pipe()
522 struct usbip_iso_packet_descriptor *iso, int send) in usbip_iso_packet_correct_endian() argument
526 iso->offset = cpu_to_be32(iso->offset); in usbip_iso_packet_correct_endian()
527 iso->length = cpu_to_be32(iso->length); in usbip_iso_packet_correct_endian()
528 iso->status = cpu_to_be32(iso->status); in usbip_iso_packet_correct_endian()
529 iso->actual_length = cpu_to_be32(iso->actual_length); in usbip_iso_packet_correct_endian()
531 iso->offset = be32_to_cpu(iso->offset); in usbip_iso_packet_correct_endian()
532 iso->length = be32_to_cpu(iso->length); in usbip_iso_packet_correct_endian()
533 iso->status = be32_to_cpu(iso->status); in usbip_iso_packet_correct_endian()
534 iso->actual_length = be32_to_cpu(iso->actual_length); in usbip_iso_packet_correct_endian()
[all …]
/kernel/linux/linux-6.6/drivers/usb/usbip/
Dusbip_common.c69 pr_debug("ISO\n"); in usbip_dump_pipe()
603 struct usbip_iso_packet_descriptor *iso, int send) in usbip_iso_packet_correct_endian() argument
607 iso->offset = cpu_to_be32(iso->offset); in usbip_iso_packet_correct_endian()
608 iso->length = cpu_to_be32(iso->length); in usbip_iso_packet_correct_endian()
609 iso->status = cpu_to_be32(iso->status); in usbip_iso_packet_correct_endian()
610 iso->actual_length = cpu_to_be32(iso->actual_length); in usbip_iso_packet_correct_endian()
612 iso->offset = be32_to_cpu(iso->offset); in usbip_iso_packet_correct_endian()
613 iso->length = be32_to_cpu(iso->length); in usbip_iso_packet_correct_endian()
614 iso->status = be32_to_cpu(iso->status); in usbip_iso_packet_correct_endian()
615 iso->actual_length = be32_to_cpu(iso->actual_length); in usbip_iso_packet_correct_endian()
[all …]
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfcsusb.h48 #define HFCUSB_USB_SIZE_I 0x06 /* iso length register */
92 /* defines how much ISO packets are handled in one URB */
99 /* Fifo flow Control for TX ISO */
133 {-EXDEV, "ISO transfer only partially completed"},
136 {-EFBIG, "Too much ISO frames requested"},
158 #define CNF_4INT3ISO 1 /* 4 INT IN, 3 ISO OUT */
159 #define CNF_3INT3ISO 2 /* 3 INT IN, 3 ISO OUT */
160 #define CNF_4ISO3ISO 3 /* 4 ISO IN, 3 ISO OUT */
161 #define CNF_3ISO3ISO 4 /* 3 ISO IN, 3 ISO OUT */
179 * INT-in and ISO-out, or ISO-in and ISO-out)
[all …]
Dhfcsusb.c961 /* receive completion routine for all ISO tx fifos */
988 * ISO transfer only partially completed, in rx_iso_complete()
997 /* clear status, so go on with ISO transfers */ in rx_iso_complete()
1014 "ISO packet %i, status: %i\n", in rx_iso_complete()
1018 /* USB data log for every D ISO in */ in rx_iso_complete()
1035 * to use them later in TX ISO URB in rx_iso_complete()
1071 "ISO URB: %d\n", in rx_iso_complete()
1155 /* transmit completion routine for all ISO tx fifos */
1202 * ISO transfer only partially completed, in tx_iso_complete()
1211 /* clear status, so go on with ISO transfers */ in tx_iso_complete()
[all …]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
Dhfcsusb.h48 #define HFCUSB_USB_SIZE_I 0x06 /* iso length register */
92 /* defines how much ISO packets are handled in one URB */
99 /* Fifo flow Control for TX ISO */
133 {-EXDEV, "ISO transfer only partially completed"},
136 {-EFBIG, "Too much ISO frames requested"},
158 #define CNF_4INT3ISO 1 /* 4 INT IN, 3 ISO OUT */
159 #define CNF_3INT3ISO 2 /* 3 INT IN, 3 ISO OUT */
160 #define CNF_4ISO3ISO 3 /* 4 ISO IN, 3 ISO OUT */
161 #define CNF_3ISO3ISO 4 /* 3 ISO IN, 3 ISO OUT */
179 * INT-in and ISO-out, or ISO-in and ISO-out)
[all …]
Dhfcsusb.c961 /* receive completion routine for all ISO tx fifos */
988 * ISO transfer only partially completed, in rx_iso_complete()
997 /* clear status, so go on with ISO transfers */ in rx_iso_complete()
1014 "ISO packet %i, status: %i\n", in rx_iso_complete()
1018 /* USB data log for every D ISO in */ in rx_iso_complete()
1035 * to use them later in TX ISO URB in rx_iso_complete()
1071 "ISO URB: %d\n", in rx_iso_complete()
1155 /* transmit completion routine for all ISO tx fifos */
1202 * ISO transfer only partially completed, in tx_iso_complete()
1211 /* clear status, so go on with ISO transfers */ in tx_iso_complete()
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Datmsap.h24 #define ATM_L2_ISO1745 0x01 /* Basic mode ISO 1745 */
29 #define ATM_L2_HDLC_ARM 0x09 /* HDLC ARM (ISO/IEC 4335) */
30 #define ATM_L2_HDLC_NRM 0x0a /* HDLC NRM (ISO/IEC 4335) */
31 #define ATM_L2_HDLC_ABM 0x0b /* HDLC ABM (ISO/IEC 4335) */
32 #define ATM_L2_ISO8802 0x0c /* LAN LLC (ISO/IEC 8802/2) */
36 #define ATM_L2_ISO7776 0x11 /* ISO 7776 DTE-DTE */
47 #define ATM_L3_ISO8208 0x07 /* ISO/IEC 8208 */
48 #define ATM_L3_X223 0x08 /* ITU-T X.223 | ISO/IEC 8878 */
49 #define ATM_L3_ISO8473 0x09 /* ITU-T X.233 | ISO/IEC 8473 */
51 #define ATM_L3_TR9577 0x0b /* ISO/IEC TR 9577 */
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/
Datmsap.h24 #define ATM_L2_ISO1745 0x01 /* Basic mode ISO 1745 */
29 #define ATM_L2_HDLC_ARM 0x09 /* HDLC ARM (ISO/IEC 4335) */
30 #define ATM_L2_HDLC_NRM 0x0a /* HDLC NRM (ISO/IEC 4335) */
31 #define ATM_L2_HDLC_ABM 0x0b /* HDLC ABM (ISO/IEC 4335) */
32 #define ATM_L2_ISO8802 0x0c /* LAN LLC (ISO/IEC 8802/2) */
36 #define ATM_L2_ISO7776 0x11 /* ISO 7776 DTE-DTE */
47 #define ATM_L3_ISO8208 0x07 /* ISO/IEC 8208 */
48 #define ATM_L3_X223 0x08 /* ITU-T X.223 | ISO/IEC 8878 */
49 #define ATM_L3_ISO8473 0x09 /* ITU-T X.233 | ISO/IEC 8473 */
51 #define ATM_L3_TR9577 0x0b /* ISO/IEC TR 9577 */
[all …]
/kernel/linux/linux-6.6/tools/usb/
Dhcd-tests.sh8 # - iso-out, iso-in: out needs 'iso sink' firmware, in needs 'iso src'
153 iso-out)
157 # at peak iso transfer rates:
171 # FIXME it'd make sense to have an iso OUT test issuing
206 iso-in)
210 # at peak iso transfer rates:
224 # FIXME since iso expects faults, it'd make sense
225 # to have an iso IN test issuing short reads ...
/kernel/linux/linux-5.10/tools/usb/
Dhcd-tests.sh8 # - iso-out, iso-in: out needs 'iso sink' firmware, in needs 'iso src'
153 iso-out)
157 # at peak iso transfer rates:
171 # FIXME it'd make sense to have an iso OUT test issuing
206 iso-in)
210 # at peak iso transfer rates:
224 # FIXME since iso expects faults, it'd make sense
225 # to have an iso IN test issuing short reads ...
/kernel/linux/linux-5.10/include/media/
Dmpeg2-ctrls.h27 /* ISO/IEC 13818-2, ITU-T Rec. H.262: Sequence header */
32 /* ISO/IEC 13818-2, ITU-T Rec. H.262: Sequence extension */
39 /* ISO/IEC 13818-2, ITU-T Rec. H.262: Picture header */
42 /* ISO/IEC 13818-2, ITU-T Rec. H.262: Picture coding extension */
65 /* ISO/IEC 13818-2, ITU-T Rec. H.262: Slice */
70 /* ISO/IEC 13818-2, ITU-T Rec. H.262: Quant matrix extension */
Dhevc-ctrls.h56 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Sequence parameter set */
105 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Picture parameter set */
169 /* ISO/IEC 23008-2, ITU-T Rec. H.265: NAL unit header */
173 /* ISO/IEC 23008-2, ITU-T Rec. H.265: General slice segment header */
190 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Picture timing SEI message */
193 /* ISO/IEC 23008-2, ITU-T Rec. H.265: General slice segment header */
204 /* ISO/IEC 23008-2, ITU-T Rec. H.265: General slice segment header */
207 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Weighted prediction parameter */
/kernel/linux/linux-5.10/sound/usb/caiaq/
Daudio.c355 const struct usb_iso_packet_descriptor *iso) in read_in_urb_mode0() argument
357 unsigned char *usb_buf = urb->transfer_buffer + iso->offset; in read_in_urb_mode0()
364 for (i = 0; i < iso->actual_length;) { in read_in_urb_mode0()
383 const struct usb_iso_packet_descriptor *iso) in read_in_urb_mode2() argument
385 unsigned char *usb_buf = urb->transfer_buffer + iso->offset; in read_in_urb_mode2()
390 for (i = 0; i < iso->actual_length;) { in read_in_urb_mode2()
430 const struct usb_iso_packet_descriptor *iso) in read_in_urb_mode3() argument
432 unsigned char *usb_buf = urb->transfer_buffer + iso->offset; in read_in_urb_mode3()
437 if (iso->actual_length % (BYTES_PER_SAMPLE_USB * CHANNELS_PER_STREAM)) in read_in_urb_mode3()
440 for (i = 0; i < iso->actual_length;) { in read_in_urb_mode3()
[all …]
/kernel/linux/linux-6.6/sound/usb/caiaq/
Daudio.c355 const struct usb_iso_packet_descriptor *iso) in read_in_urb_mode0() argument
357 unsigned char *usb_buf = urb->transfer_buffer + iso->offset; in read_in_urb_mode0()
364 for (i = 0; i < iso->actual_length;) { in read_in_urb_mode0()
383 const struct usb_iso_packet_descriptor *iso) in read_in_urb_mode2() argument
385 unsigned char *usb_buf = urb->transfer_buffer + iso->offset; in read_in_urb_mode2()
390 for (i = 0; i < iso->actual_length;) { in read_in_urb_mode2()
430 const struct usb_iso_packet_descriptor *iso) in read_in_urb_mode3() argument
432 unsigned char *usb_buf = urb->transfer_buffer + iso->offset; in read_in_urb_mode3()
437 if (iso->actual_length % (BYTES_PER_SAMPLE_USB * CHANNELS_PER_STREAM)) in read_in_urb_mode3()
440 for (i = 0; i < iso->actual_length;) { in read_in_urb_mode3()
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
DURB.rst78 // Only for PERIODIC transfers (ISO, INTERRUPT)
83 // ISO only: packets are only "best effort"; each can have errors
127 - For ISO there are two startup behaviors: Specified start_frame or ASAP.
150 - Too many queued ISO transfers (``-EAGAIN``)
151 - Too many requested ISO frames (``-EFBIG``)
160 multi-buffering, to get seamless ISO streaming.
239 How to do isochronous (ISO) transfers?
242 Besides the fields present on a bulk transfer, for ISO, you also
247 most ISO transfer fields.
249 For ISO transfers you also have to fill a :c:type:`usb_iso_packet_descriptor`
[all …]
Derror-codes.rst44 c) ISO: attempted to change transfer interval
45 d) ISO: ``number_of_packets`` is < 0
48 ``-EXDEV`` ISO: ``URB_ISO_ASAP`` wasn't specified and all the
52 ``-EFBIG`` Host controller driver can't schedule that many ISO
60 (b) ISO packet is larger than the endpoint maxpacket.
77 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO)
158 ``-EXDEV`` ISO transfer only partially completed
162 ``-EINVAL`` ISO madness, if this happens: Log off and
/kernel/linux/linux-6.6/Documentation/driver-api/usb/
DURB.rst78 // Only for PERIODIC transfers (ISO, INTERRUPT)
83 // ISO only: packets are only "best effort"; each can have errors
127 - For ISO there are two startup behaviors: Specified start_frame or ASAP.
150 - Too many queued ISO transfers (``-EAGAIN``)
151 - Too many requested ISO frames (``-EFBIG``)
160 multi-buffering, to get seamless ISO streaming.
239 How to do isochronous (ISO) transfers?
242 Besides the fields present on a bulk transfer, for ISO, you also
247 most ISO transfer fields.
249 For ISO transfers you also have to fill a :c:type:`usb_iso_packet_descriptor`
[all …]
Derror-codes.rst44 c) ISO: attempted to change transfer interval
45 d) ISO: ``number_of_packets`` is < 0
48 ``-EXDEV`` ISO: ``URB_ISO_ASAP`` wasn't specified and all the
52 ``-EFBIG`` Host controller driver can't schedule that many ISO
60 (b) ISO packet is larger than the endpoint maxpacket.
80 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO)
161 ``-EXDEV`` ISO transfer only partially completed
165 ``-EINVAL`` ISO madness, if this happens: Log off and
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dbiblio.rst50 ISO 13818-1
54 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology — Generic coding of moving…
56 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
60 ISO 13818-2
64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology — Generic coding of moving p…
66 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
132 :title: ITU-T Rec. H.265 | ISO/IEC 23008-2 "High Efficiency Video Coding"
134 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
299 ISO 12232:2006
303 :title: Photography — Digital still cameras — Determination of exposure index, ISO speed rating…
[all …]
Dext-ctrls-camera.rst333 Determines ISO equivalent of an image sensor indicating the sensor's
336 sensitivity is represented by doubling the numerical ISO value.
337 Applications should interpret the values as standard ISO values
338 multiplied by 1000, e.g. control value 800 stands for ISO 0.8.
339 Drivers will usually support only a subset of standard ISO values.
345 .. _v4l2-iso-sensitivity-auto-type:
351 Enables or disables automatic ISO sensitivity adjustments.
360 - Manual ISO sensitivity.
362 - Automatic ISO sensitivity adjustments.
406 - Candle light. The camera generally raises the ISO sensitivity and
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dbiblio.rst50 ISO 13818-1
54 :title: ITU-T Rec. H.222.0 | ISO/IEC 13818-1 "Information technology --- Generic coding of movi…
56 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
60 ISO 13818-2
64 :title: ITU-T Rec. H.262 | ISO/IEC 13818-2 "Information technology --- Generic coding of moving…
66 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
132 :title: ITU-T Rec. H.265 | ISO/IEC 23008-2 "High Efficiency Video Coding"
134 …ation Union (http://www.itu.ch), International Organisation for Standardisation (http://www.iso.ch)
309 ISO 12232:2006
313 :title: Photography --- Digital still cameras --- Determination of exposure index, ISO speed ra…
[all …]
Dext-ctrls-camera.rst334 Determines ISO equivalent of an image sensor indicating the sensor's
337 sensitivity is represented by doubling the numerical ISO value.
338 Applications should interpret the values as standard ISO values
339 multiplied by 1000, e.g. control value 800 stands for ISO 0.8.
340 Drivers will usually support only a subset of standard ISO values.
346 .. _v4l2-iso-sensitivity-auto-type:
352 Enables or disables automatic ISO sensitivity adjustments.
361 - Manual ISO sensitivity.
363 - Automatic ISO sensitivity adjustments.
409 - Candle light. The camera generally raises the ISO sensitivity and
[all …]
/kernel/linux/linux-6.6/include/net/bluetooth/
Diso.h11 /* ISO defaults */
15 /* ISO socket broadcast address */
24 /* ISO socket address */
/kernel/linux/linux-5.10/drivers/media/i2c/m5mols/
Dm5mols.h54 * @iso_speed: ISO register value
103 * @iso: ISO register value
124 u8 iso; member
171 * @auto_iso: auto/manual ISO sensitivity control
172 * @iso: manual ISO sensitivity control
210 /* iso/auto iso cluster */
212 struct v4l2_ctrl *iso; member
/kernel/linux/linux-6.6/crypto/
DKconfig296 ISO/IEC 14888-3)
310 RFC 7091, ISO/IEC 14888-3)
349 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
367 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
435 Camellia cipher algorithms (ISO/IEC 18033-3)
455 CAST5 (CAST-128) cipher algorithm (RFC2144, ISO/IEC 18033-3)
469 DES (Data Encryption Standard)(FIPS 46-2, ISO/IEC 18033-3) and
470 Triple DES EDE (Encrypt/Decrypt/Encrypt) (FIPS 46-3, ISO/IEC 18033-3)
501 SEED cipher algorithm (RFC4269, ISO/IEC 18033-3)
531 ISO/IEC 18033-3:2010/Amd 1:2021)
[all …]

12345678910>>...33