Home
last modified time | relevance | path

Searched full:accepts (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/linux/include/uapi/linux/usb/
H A Draw_gadget.h112 /* Used as addr in struct usb_raw_ep_info if endpoint accepts any address. */
166 * Accepts a pointer to the usb_raw_init struct as an argument.
180 * Accepts a pointer to the usb_raw_event struct.
189 * Accepts a pointer to the usb_raw_ep_io struct as an argument.
199 * Accepts a pointer to the usb_raw_ep_descs struct as an argument.
206 * Accepts endpoint handle as an argument.
216 * Accepts a pointer to the usb_raw_ep_io struct as an argument.
231 * Accepts current limit in 2 mA units as an argument.
252 * Accepts endpoint handle as an argument.
/linux/arch/m68k/include/asm/
H A Dmacintosh.h81 #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 */
/linux/Documentation/core-api/irq/
H A Dirq-domain.rst52 by calling irq_create_mapping() which accepts the irq_domain and a
110 accepts an Open Firmware specific 'struct device_node', while the latter
111 accepts a more general abstraction 'struct fwnode_handle'.
134 accepts an Open Firmware specific 'struct device_node', while the latter
135 accepts a more general abstraction 'struct fwnode_handle'.
212 accepts an Open Firmware specific 'struct device_node', while the latter
213 accepts a more general abstraction 'struct fwnode_handle'.
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h99 * 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
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_audio.rst389 - :cspan:`1` The hardware accepts DTS audio tracks.
395 - The hardware accepts uncompressed audio with
402 - The hardware accepts MPEG-1 Audio Layer 1.
408 - The hardware accepts MPEG-1 Audio Layer 2.
415 - The hardware accepts MPEG-1 Audio Layer III.
422 - The hardware accepts AAC (Advanced Audio Coding).
428 - The hardware accepts Vorbis audio tracks.
434 - The hardware accepts Sony Dynamic Digital Sound (SDDS).
440 - The hardware accepts Dolby Digital ATSC A/52 audio.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-toshiba_acpi13 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
H A Dsysfs-driver-hid-picolcd36 Writing: accepts new refresh rate expressed in integer Hz
/linux/net/ax25/
H A DKconfig57 networking. A DAMA server (called "master") accepts incoming traffic
72 networking. A DAMA server (called "master") accepts incoming traffic
/linux/drivers/hwmon/
H A Dg762.c272 /* Set pwm mode. Accepts either 0 (PWM mode) or 1 (DC mode) */
302 /* Set fan clock divisor. Accepts either 1, 2, 4 or 8. */
342 /* Set fan gear mode. Accepts either 0, 1 or 2. */
378 /* Set number of fan pulses per revolution. Accepts either 2 or 4. */
408 /* Set fan mode. Accepts either 1 (open-loop) or 2 (closed-loop). */
449 /* Set PWM polarity. Accepts either 0 (positive duty) or 1 (negative duty) */
480 * Set pwm value. Accepts values between 0 (stops the fan) and
/linux/Documentation/admin-guide/
H A Dpstore-blk.rst48 When pstore/blk is built as a module, "blkdev" accepts the following variants:
56 When pstore/blk is built into the kernel, "blkdev" accepts the following variants:
70 It accepts the following variants for MTD device:
/linux/drivers/firmware/efi/libstub/
H A Dunaccepted_memory.c92 * 1. Accepts the memory immediately and in its entirety
93 * 2. Accepts unaligned parts, and marks *some* aligned part unaccepted
/linux/Documentation/arch/arm/sa1100/
H A Dlart.rst8 through a number of connectors. The powersupply accepts voltages
/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst27 ``enabled`` accepts different values to enable or disable the
86 ``/sys/kernel/debug/lru_gen`` accepts commands described in the
/linux/Documentation/userspace-api/media/drivers/
H A Domap3isp-uapi.rst85 control. VIDIOC_OMAP3ISP_CCDC_CFG IOCTL accepts a pointer to struct
87 accepts a pointer to struct omap3isp_prev_update_config. The definition of
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_maybe_null.c8 /* Test that the verifier accepts a program that access a nullable pointer
/linux/scripts/
H A DMakefile.kcsan3 # because Clang accepts "--param" even if it is unused.
/linux/include/media/i2c/
H A Dtvaudio.h29 /* The tvaudio module accepts the following inputs: */
/linux/lib/zstd/compress/
H A Dzstd_preSplit.h25 * For the time being, this function only accepts full 128 KB blocks.
/linux/include/target/iscsi/
H A Discsi_target_stat.h49 u32 accepts; member
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc-filter-glob.tc36 if grep -q 'accepts: .* glob-matching-pattern' README ; then
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst109 The "shell" function accepts a single argument that is expanded and passed
191 accepts only one. To pass commas in arguments, you can use the following trick::
/linux/arch/x86/events/
H A Dprobe.c14 * Accepts msr[] array with non populated entries as long as either
/linux/include/linux/soc/pxa/
H A Dmfp.h427 * mfp_init_base() - accepts a virtual base for all MFPR registers and
430 * mfp_init_addr() - accepts a table of "mfp_addr_map" structure, which
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_fastopen-server.pkt22 // Server accepts and replies with data.
/linux/tools/usb/usbip/doc/
H A Dusbipd.816 The daemon accepts connections from USB/IP clients

12345678910>>...12