Home
last modified time | relevance | path

Searched defs:serial (Results 301 - 325 of 766) sorted by relevance

1...<<11121314151617181920>>...31

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dch341.c807 ch341_reset_resume(struct usb_serial *serial) ch341_reset_resume() argument
[all...]
H A Doti6858.c504 struct usb_serial *serial = port->serial; oti6858_open() local
[all...]
H A Dwhiteheat.c189 whiteheat_firmware_download(struct usb_serial *serial, const struct usb_device_id *id) whiteheat_firmware_download() argument
204 whiteheat_firmware_attach(struct usb_serial *serial) whiteheat_firmware_attach() argument
215 whiteheat_attach(struct usb_serial *serial) whiteheat_attach() argument
322 whiteheat_release(struct usb_serial *serial) whiteheat_release() argument
759 start_command_port(struct usb_serial *serial) start_command_port() argument
788 stop_command_port(struct usb_serial *serial) stop_command_port() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dhdspm.h173 unsigned int serial; member
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dadis16136.c72 uint16_t lot1, lot2, lot3, serial; in adis16136_show_serial() local
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dadis16460.c77 u16 serial; in adis16460_show_serial_number() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-diolan-u2c.c286 u32 serial; in diolan_get_serial() local
/kernel/linux/linux-6.6/net/rxrpc/
H A Dinput.c316 static void rxrpc_end_rx_phase(struct rxrpc_call *call, rxrpc_serial_t serial) in rxrpc_end_rx_phase() argument
373 rxrpc_serial_t serial = sp->hdr.serial; in rxrpc_input_data_one() local
570 rxrpc_serial_t serial = sp->hdr.serial; rxrpc_input_data() local
[all...]
H A Drxkad.c631 u32 serial; in rxkad_issue_challenge() local
696 u32 serial; in rxkad_send_response() local
[all...]
H A Dprotocol.h34 __be32 serial; /* serial number of pkt sent to network */ member
112 __be32 serial; /* serial no of packet that prompted this ACK */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dhdspm.h132 unsigned int serial; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dhdspm.h120 unsigned int serial; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dhdspm.h132 unsigned int serial; member
/third_party/alsa-lib/include/sound/uapi/
H A Dhdspm.h188 unsigned int serial; member
/third_party/mbedtls/programs/x509/
H A Dcert_write.c191 const char *serial; /* serial number string (decimal) */ member
308 unsigned char serial[MBEDTLS_X509_RFC5280_MAX_SERIAL_LEN]; in main() local
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h73 unsigned int serial; member
/third_party/mesa3d/include/android_stub/system/
H A Dradio.h139 char serial[RADIO_STRING_LEN_MAX]; /* serial number (for subscription services) */ member
155 char serial[RADIO_STRING_LEN_MAX]; member
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_client.c840 const ASN1_INTEGER *serial = OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(tmpl); in OSSL_CMP_exec_RR_ses() local
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_lib.c865 OSSL_STORE_SEARCH_by_issuer_serial(X509_NAME *name, const ASN1_INTEGER *serial) OSSL_STORE_SEARCH_by_issuer_serial() argument
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_sign.c45 ASN1_INTEGER *serial = ASN1_INTEGER_new(); in def_serial_cb() local
532 ASN1_INTEGER *serial = NULL; in ts_RESP_create_tst_info() local
[all...]
/third_party/openssl/crypto/cmp/
H A Dcmp_client.c843 const ASN1_INTEGER *serial = OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(tmpl); in OSSL_CMP_exec_RR_ses() local
/third_party/openssl/ohos_lite/include/openssl/
H A Dpkcs7.h34 ASN1_INTEGER *serial; member
/third_party/openssl/crypto/store/
H A Dstore_lib.c865 OSSL_STORE_SEARCH_by_issuer_serial(X509_NAME *name, const ASN1_INTEGER *serial) OSSL_STORE_SEARCH_by_issuer_serial() argument
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c45 ASN1_INTEGER *serial = ASN1_INTEGER_new(); in def_serial_cb() local
532 ASN1_INTEGER *serial = NULL; in ts_RESP_create_tst_info() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DQueue.cpp224 void QueueBase::TrackTask(std::unique_ptr<TaskInFlight> task, ExecutionSerial serial) { in TrackTask() argument
225 mTasksInFlight.Enqueue(std::move(task), serial); in TrackTask() local

Completed in 32 milliseconds

1...<<11121314151617181920>>...31