| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | raw_gadget.h | 102 /* Used as addr in struct usb_raw_ep_info if endpoint accepts any address. */ 156 * Accepts a pointer to the usb_raw_init struct as an argument. 170 * Accepts a pointer to the usb_raw_event struct. 179 * Accepts a pointer to the usb_raw_ep_io struct as an argument. 189 * Accepts a pointer to the usb_raw_ep_descs struct as an argument. 196 * Accepts endpoint handle as an argument. 206 * Accepts a pointer to the usb_raw_ep_io struct as an argument. 221 * Accepts current limit in 2 mA units as an argument. 242 * Accepts endpoint handle as an argument.
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | macintosh.h | 81 #define MAC_EXP_PDS 1 /* Accepts only a PDS card */ 82 #define MAC_EXP_NUBUS 2 /* Accepts only NuBus card(s) */ 83 #define MAC_EXP_PDS_NUBUS 3 /* Accepts PDS card and/or NuBus card(s) */ 84 #define MAC_EXP_PDS_COMM 4 /* Accepts PDS card or Comm Slot card */
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfa_defs_fcs.h | 38 u32 flogi_accepts; /* FLOGI accepts received */ 280 u32 fdisc_accepts; /* fdisc accepts */ 284 u32 fdisc_acc_bad; /* bad fdisc accepts */ 294 u32 logo_accepts; /* logo accepts */ 357 u32 plogi_accs; /* plogi accepts */ 370 u32 logo_accs; /* LOGO accepts from rport */ 451 u32 prli_rsp_acc; /* num prli rsp accepts */
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0133-kern-efi-Add-initial-stack-protector-implementation.patch | 41 AC_MSG_CHECKING([whether `$CC' accepts `-fstack-protector']) 49 +AC_MSG_CHECKING([whether `$CC' accepts `-fstack-protector-strong']) 66 +AC_MSG_CHECKING([whether `$CC' accepts `-mstack-protector-guard=global']) 115 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`$CC' accepts \`-fstack-protector'" >&5 116 $as_echo_n "checking whether \`$CC' accepts \`-fstack-protector'... " >&6; } 123 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`$CC' accepts \`-fstack-protector-stron… 124 +$as_echo_n "checking whether \`$CC' accepts \`-fstack-protector-strong'... " >&6; } 150 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`$CC' accepts \`-mstack-protector-guard… 151 +$as_echo_n "checking whether \`$CC' accepts \`-mstack-protector-guard=global'... " >&6; }
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/irq/ |
| H A D | irq-domain.rst | 52 by calling irq_create_mapping() which accepts the irq_domain and a 97 accepts an Open Firmware specific 'struct device_node', while the latter 98 accepts a more general abstraction 'struct fwnode_handle'. 121 accepts an Open Firmware specific 'struct device_node', while the latter 122 accepts a more general abstraction 'struct fwnode_handle'.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/ |
| H A D | callable.hpp | 78 /// \brief A BinaryFunction that accepts a Proto expression and a 98 /// \brief A BinaryFunction that accepts a Proto expression and a 161 /// an overloaded function call operator that accepts the 202 /// A BinaryFunction that accepts an \c Expr and a
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/ |
| H A D | nicvf_queues.h | 99 * HW accepts pkt if unused CQE >= 2560 100 * RED accepts pkt if unused CQE < 2304 & >= 2560 109 * HW accepts pkt if unused RBs >= 256 110 * RED accepts pkt if unused RBs < 256 & >= 0
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-toshiba_acpi | 13 Note that from kernel 3.16 onwards this file accepts all listed 14 parameters, kernel 3.15 only accepts the first two (FN-Z and 91 Note that from kernel 4.1 onwards this file accepts all listed
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | g762.c | 270 /* Set pwm mode. Accepts either 0 (PWM mode) or 1 (DC mode) */ 300 /* Set fan clock divisor. Accepts either 1, 2, 4 or 8. */ 340 /* Set fan gear mode. Accepts either 0, 1 or 2. */ 376 /* Set number of fan pulses per revolution. Accepts either 2 or 4. */ 406 /* Set fan mode. Accepts either 1 (open-loop) or 2 (closed-loop). */ 447 /* Set PWM polarity. Accepts either 0 (positive duty) or 1 (negative duty) */ 478 * Set pwm value. Accepts values between 0 (stops the fan) and
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/ |
| H A D | maps.qdoc | 104 type is available. It accepts any map overlay object as its delegate, and can 221 \li Accepts queries and produces QGeoCodeReply objects. 240 \li Accepts queries and produces QGeoRouteReply objects.
|
| /OK3568_Linux_fs/kernel/net/ax25/ |
| H A D | Kconfig | 57 networking. A DAMA server (called "master") accepts incoming traffic 72 networking. A DAMA server (called "master") accepts incoming traffic
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/ |
| H A D | when.hpp | 55 /// The <tt>when\<G, R(A0,A1,...)\></tt> form accepts either a 87 /// The <tt>when\<G, R(A0,A1,...)\></tt> form accepts either a
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | types.py | 41 raise TypeError("choice accepts a string, not '%s'" % type(value)) 119 raise TypeError("boolean accepts a string, not '%s'" % type(value))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/stabs/ |
| H A D | Builtin-Types.html | 81 type numbers. GDB accepts all three ways, as of version 4.8; dbx just 82 accepts the traditional builtin types and perhaps one of the other two
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_cex2a.c | 69 * Probe function for CEX2A card devices. It always accepts the AP device 148 * Probe function for CEX2A queue devices. It always accepts the AP device
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/ |
| H A D | Builtin-Types.html | 81 type numbers. GDB accepts all three ways, as of version 4.8; dbx just 82 accepts the traditional builtin types and perhaps one of the other two
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | Kconfig | 57 memory and accepts clock requests, aggregates the requests and turns 70 memory and accepts clock requests, aggregates the requests and turns 80 SoCs. It accepts requests from other hardware subsystems via RSC.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | call.hpp | 210 /// If \c Fun is a unary PolymorphicFunctionObject that accepts \c x, 221 /// If \c Fun is a unary PolymorphicFunctionObject that accepts \c x, 289 /// If \c Fun is a binary PolymorphicFunction object that accepts \c x 303 /// If \c Fun is a binary PolymorphicFunction object that accepts \c x
|
| /OK3568_Linux_fs/buildroot/package/p910nd/ |
| H A D | Config.in | 6 workstations. Using ports 9100-9102, it accepts
|
| /OK3568_Linux_fs/buildroot/package/yasm/ |
| H A D | Config.in | 6 It supports the x86 and AMD64 instruction sets, accepts NASM
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/serial/ |
| H A D | sandbox-serial.txt | 4 on the host machine's console, and accepts input from its keyboard.
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | upstream-version-is-even.bbclass | 2 # accepts even minor versions (i.e. 3.0.x, 3.2.x, 3.4.x, etc.)
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | Crossword | 3 …t it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to…
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | omap3isp-uapi.rst | 85 control. VIDIOC_OMAP3ISP_CCDC_CFG IOCTL accepts a pointer to struct 87 accepts a pointer to struct omap3isp_prev_update_config. The definition of
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | agp.h | 11 /* GATT allocation. Returns/accepts GATT kernel virtual address. */
|