/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/ |
H A D | pinctrl-nomadik.c | 188 #define PIN_CFG(num, alt) \ 190 (PIN_NUM(num) | PIN_##alt)) 192 #define PIN_CFG_INPUT(num, alt, pull) \ 194 (PIN_NUM(num) | PIN_##alt | PIN_INPUT_##pull)) 196 #define PIN_CFG_OUTPUT(num, alt, val) \ 198 (PIN_NUM(num) | PIN_##alt | PIN_OUTPUT_##val))
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | isa207-common.h | 270 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags,
|
H A D | core-book3s.c | 1820 u64 alt[MAX_EVENT_ALTERNATIVES]; in can_go_on_limited_pmc() local 1839 n = ppmu->get_alternatives(ev, flags, alt); in can_go_on_limited_pmc() 1851 u64 alt[MAX_EVENT_ALTERNATIVES]; in normal_pmc_alternative() local 1855 n = ppmu->get_alternatives(ev, flags, alt); in normal_pmc_alternative() 1858 return alt[0]; in normal_pmc_alternative()
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | kvm_mmu.h | 123 void kvm_update_va_mask(struct alt_instr *alt,
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | gspca.h | 114 cam_v_op stopN; /* called on stream off - main alt */ 115 cam_v_op stop0; /* called on stream off & disconnect - alt 0 */ 210 __u8 alt; /* USB alternate setting */ member
|
H A D | ov519.c | 3469 struct usb_host_interface *alt; in ov511_mode_init_regs() local 3473 alt = usb_altnum_to_altsetting(intf, sd->gspca_dev.alt); in ov511_mode_init_regs() 3474 if (!alt) { in ov511_mode_init_regs() 3480 if (alt->desc.bNumEndpoints < 1) { in ov511_mode_init_regs() 3485 packet_size = le16_to_cpu(alt->endpoint[0].desc.wMaxPacketSize); in ov511_mode_init_regs() 3600 struct usb_host_interface *alt; in ov518_mode_init_regs() local 3604 alt = usb_altnum_to_altsetting(intf, sd->gspca_dev.alt); in ov518_mode_init_regs() 3605 if (!alt) { in ov518_mode_init_regs() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | gspca.h | 114 cam_v_op stopN; /* called on stream off - main alt */ 115 cam_v_op stop0; /* called on stream off & disconnect - alt 0 */ 210 __u8 alt; /* USB alternate setting */ member
|
H A D | ov519.c | 3469 struct usb_host_interface *alt; in ov511_mode_init_regs() local 3473 alt = usb_altnum_to_altsetting(intf, sd->gspca_dev.alt); in ov511_mode_init_regs() 3474 if (!alt) { in ov511_mode_init_regs() 3480 if (alt->desc.bNumEndpoints < 1) { in ov511_mode_init_regs() 3485 packet_size = le16_to_cpu(alt->endpoint[0].desc.wMaxPacketSize); in ov511_mode_init_regs() 3600 struct usb_host_interface *alt; in ov518_mode_init_regs() local 3604 alt = usb_altnum_to_altsetting(intf, sd->gspca_dev.alt); in ov518_mode_init_regs() 3605 if (!alt) { in ov518_mode_init_regs() [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | sheervideo.c | 34 int alt; member 972 int pred[4] = { s->alt ? 125 : -146, -128, -128, -128 }; in decode_ybri() 1040 int pred[4] = { s->alt ? 125 : -146, -128, -128, -128 }; in decode_ybr() 1118 int pred[4] = { 125, s->alt ? 125 : -146, -128, -128 }; in decode_aybri() 1196 int pred[4] = { 125, s->alt ? 125 : -146, -128, -128 }; in decode_aybr() 1820 s->alt = 0; in decode_frame() 1865 s->alt = 1; in decode_frame() 1872 s->alt = 1; in decode_frame() 1879 s->alt = 1; in decode_frame() 1886 s->alt in decode_frame() [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.cc | 2602 void LoopChoiceNode::AddLoopAlternative(GuardedAlternative alt) { in AddLoopAlternative() argument 2604 AddAlternative(alt); in AddLoopAlternative() 2605 loop_node_ = alt.node(); in AddLoopAlternative() 2608 void LoopChoiceNode::AddContinueAlternative(GuardedAlternative alt) { in AddContinueAlternative() argument 2610 AddAlternative(alt); in AddContinueAlternative() 2611 continue_node_ = alt.node(); in AddContinueAlternative() 3816 GuardedAlternative& alt = alts->at(i); in FillInBMInfo() local 3817 if (alt.guards() != nullptr && alt.guards()->length() != 0) { in FillInBMInfo() 3822 alt in FillInBMInfo() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 2204 int alt, num_altsubject = 0; in openssl_tls_cert_event() local 2284 for (alt = 0; alt < num_altsubject; alt++) in openssl_tls_cert_event() 2285 ev.peer_cert.altsubject[alt] = altsubject[alt]; in openssl_tls_cert_event() 2292 for (alt = 0; alt < num_altsubject; alt++) in openssl_tls_cert_event() 2293 os_free(altsubject[alt]); in openssl_tls_cert_event() [all...] |
/kernel/linux/linux-5.10/drivers/usb/atm/ |
H A D | ueagle-atm.c | 2496 unsigned int alt; in uea_bind() local 2543 alt = altsetting[sc->modem_index]; in uea_bind() 2545 if (UEA_CHIP_VERSION(id) != ADI930 && alt > 0) { in uea_bind() 2546 if (alt <= 8 && in uea_bind() 2547 usb_set_interface(usb, UEA_DS_IFACE_NO, alt) == 0) { in uea_bind() 2548 uea_dbg(usb, "set alternate %u for 2 interface\n", alt); in uea_bind() 2553 "2 interface, using bulk mode\n", alt); in uea_bind()
|
/kernel/linux/linux-6.6/drivers/usb/atm/ |
H A D | ueagle-atm.c | 2496 unsigned int alt; in uea_bind() local 2543 alt = altsetting[sc->modem_index]; in uea_bind() 2545 if (UEA_CHIP_VERSION(id) != ADI930 && alt > 0) { in uea_bind() 2546 if (alt <= 8 && in uea_bind() 2547 usb_set_interface(usb, UEA_DS_IFACE_NO, alt) == 0) { in uea_bind() 2548 uea_dbg(usb, "set alternate %u for 2 interface\n", alt); in uea_bind() 2553 "2 interface, using bulk mode\n", alt); in uea_bind()
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | cdc_mbim.c | 113 static int cdc_mbim_set_ctrlalt(struct usbnet *dev, struct usb_interface *intf, u8 alt) in cdc_mbim_set_ctrlalt() argument 122 alt); in cdc_mbim_set_ctrlalt()
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi1320.c | 325 gspca_dev->alt = 3 + 1; in mi1320_configure_alt() 330 gspca_dev->alt = 1 + 1; in mi1320_configure_alt()
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/ |
H A D | gl860-ov9655.c | 333 gspca_dev->alt = 1 + 1; in ov9655_configure_alt() 337 gspca_dev->alt = 1 + 1; in ov9655_configure_alt()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | cdc_mbim.c | 114 static int cdc_mbim_set_ctrlalt(struct usbnet *dev, struct usb_interface *intf, u8 alt) in cdc_mbim_set_ctrlalt() argument 123 alt); in cdc_mbim_set_ctrlalt()
|
/third_party/python/Modules/_sqlite/ |
H A D | module.c | 228 alt: object = NULL 236 PyObject *alt) in pysqlite_adapt_impl() 240 return pysqlite_microprotocols_adapt(state, obj, proto, alt); in pysqlite_adapt_impl() 235 pysqlite_adapt_impl(PyObject *module, PyObject *obj, PyObject *proto, PyObject *alt) pysqlite_adapt_impl() argument
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | core-book3s.c | 1902 u64 alt[MAX_EVENT_ALTERNATIVES]; in can_go_on_limited_pmc() local 1921 n = ppmu->get_alternatives(ev, flags, alt); in can_go_on_limited_pmc() 1933 u64 alt[MAX_EVENT_ALTERNATIVES]; in normal_pmc_alternative() local 1937 n = ppmu->get_alternatives(ev, flags, alt); in normal_pmc_alternative() 1940 return alt[0]; in normal_pmc_alternative()
|
H A D | isa207-common.h | 285 int isa207_get_alternatives(u64 event, u64 alt[], int size, unsigned int flags,
|
/third_party/python/Lib/test/ |
H A D | test_curses.py | 1283 alt = curses.ascii.alt 1284 self.assertEqual(alt('\n'), '\x8a') 1285 self.assertEqual(alt('A'), '\xc1') 1286 self.assertEqual(alt(ord('A')), 0xc1)
|
/third_party/pulseaudio/src/modules/raop/ |
H A D | raop-client.c | 1142 char *alt; in rtsp_stream_cb() local 1146 alt = pa_xstrdup(pa_headerlist_gets(headers, "Audio-Latency")); in rtsp_stream_cb() 1147 if (alt) { in rtsp_stream_cb() 1148 if (pa_atoi(alt, &latency) < 0) in rtsp_stream_cb() 1163 pa_xfree(alt); in rtsp_stream_cb()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_serial.c | 146 static int gser_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in gser_set_alt() argument 151 /* we know alt == 0, so this is an activation or a reset */ in gser_set_alt()
|
/kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
H A D | cpia2.h | 457 unsigned int alt);
|
/kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
H A D | au0828.h | 252 int alt; /* alternate */ member
|