Home
last modified time | relevance | path

Searched refs:INT (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/liteos_a/fs/fat/virpart/src/
Dvirpart.c49 static INT FatFsCheckPercent(virpartinfo *virtualinfo) in FatFsCheckPercent()
52 INT partCount; in FatFsCheckPercent()
73 static INT FatFsCheckName(virpartinfo *virtualinfo) in FatFsCheckName()
75 INT partCount, loopCount, len; in FatFsCheckName()
108 INT los_set_virpartparam(virpartinfo virtualinfo) in los_set_virpartparam()
110 INT ret; in los_set_virpartparam()
171 static INT FatfsDisablePart(void *handle) in FatfsDisablePart()
188 static INT FatfsScanFat(void *handle) in FatfsScanFat()
192 INT ret = FR_OK; in FatfsScanFat()
214 static FRESULT FatfsScanClear(INT vol) in FatfsScanClear()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/
Dv3-v360epc-pci.txt56 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */
57 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */
58 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */
59 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */
61 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */
62 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */
63 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */
64 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */
66 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */
67 0x5800 0 0 2 &pic 16 /* INT B on slot 11 is irq 16 */
[all …]
/kernel/linux/linux-5.10/drivers/scsi/
D53c700.scr144 INT NOT_MSG_OUT_AFTER_SELECTION
148 INT RESELECTED_DURING_SELECTION, WHEN MSG_IN
149 INT FATAL_NOT_MSG_IN_AFTER_SELECTION
154 INT RESELECTION_IDENTIFIED
159 INT RESELECTION_IDENTIFIED
167 INT COMPLETED_SELECTION_AS_TARGET
177 INT FATAL_SEND_MSG
206 INT FATAL_ILLEGAL_MSG_LENGTH
253 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD
260 INT UNEXPECTED_PHASE_AFTER_CMD
[all …]
D53c700_d.h_shipped156 INT NOT_MSG_OUT_AFTER_SELECTION
166 INT RESELECTED_DURING_SELECTION, WHEN MSG_IN
170 INT FATAL_NOT_MSG_IN_AFTER_SELECTION
181 INT RESELECTION_IDENTIFIED
192 INT RESELECTION_IDENTIFIED
212 INT COMPLETED_SELECTION_AS_TARGET
231 INT FATAL_SEND_MSG
308 INT FATAL_ILLEGAL_MSG_LENGTH
433 INT UNEXPECTED_PHASE_BEFORE_CMD, IF NOT CMD
458 INT UNEXPECTED_PHASE_AFTER_CMD
[all …]
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_h323_types.c10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
40 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
44 {FNAME("t35CountryCode") INT, BYTE, 0, 0, SKIP, 0, NULL},
45 {FNAME("t35Extension") INT, BYTE, 0, 0, SKIP, 0, NULL},
46 {FNAME("manufacturerCode") INT, WORD, 0, 0, SKIP, 0, NULL},
221 {FNAME("item") INT, WORD, 0, 0, SKIP, 0, NULL},
257 {FNAME("t35CountryCode") INT, BYTE, 0, 0, SKIP, 0, NULL},
258 {FNAME("t35Extension") INT, BYTE, 0, 0, SKIP, 0, NULL},
259 {FNAME("manufacturerCode") INT, WORD, 0, 0, SKIP, 0, NULL},
[all …]
/kernel/linux/linux-5.10/sound/core/
Dpcm_misc.c43 #define INT __force int macro
47 return (INT)format >= 0 && (INT)format <= (INT)SNDRV_PCM_FORMAT_LAST; in valid_format()
50 static const struct pcm_format_data pcm_formats[(INT)SNDRV_PCM_FORMAT_LAST+1] = {
269 if ((val = pcm_formats[(INT)format].signd) < 0) in snd_pcm_format_signed()
317 if ((val = pcm_formats[(INT)format].le) < 0) in snd_pcm_format_little_endian()
353 if ((val = pcm_formats[(INT)format].width) == 0) in snd_pcm_format_width()
371 if ((val = pcm_formats[(INT)format].phys) == 0) in snd_pcm_format_physical_width()
404 if (! pcm_formats[(INT)format].phys) in snd_pcm_format_silence_64()
406 return pcm_formats[(INT)format].silence; in snd_pcm_format_silence_64()
430 width = pcm_formats[(INT)format].phys; /* physical width */ in snd_pcm_format_set_silence()
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dintegratorap.dts178 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */
179 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */
180 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */
181 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */
183 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */
184 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */
185 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */
186 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */
188 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */
189 0x5800 0 0 2 &pic 16 /* INT B on slot 11 is irq 16 */
[all …]
Dkeystone-k2e.dtsi157 interrupt-map = <0 0 0 1 &pcie_intc1 0>, /* INT A */
158 <0 0 0 2 &pcie_intc1 1>, /* INT B */
159 <0 0 0 3 &pcie_intc1 2>, /* INT C */
160 <0 0 0 4 &pcie_intc1 3>; /* INT D */
Dkeystone.dtsi317 interrupt-map = <0 0 0 1 &pcie_intc0 0>, /* INT A */
318 <0 0 0 2 &pcie_intc0 1>, /* INT B */
319 <0 0 0 3 &pcie_intc0 2>, /* INT C */
320 <0 0 0 4 &pcie_intc0 3>; /* INT D */
/kernel/liteos_a/fs/fat/virpart/include/
Dvirpart.h49 INT FatFsBindVirPart(void *handle, BYTE vol);
51 INT FatFsUnbindVirPart(void *handle);
53 INT FatFsMakeVirPart(void *handle, BYTE vol);
/kernel/liteos_a/fs/fat/os_adapt/
Dformat.c47 INT err; in format()
96 INT len; in set_label()
97 INT err; in set_label()
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/samples/
Dunresolved.tc3 trap exit_unresolved INT
4 kill -INT $PID
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
Dsve-stress14 trap - INT TERM CHLD
40 trap interrupt INT TERM EXIT
Dfpsimd-stress14 trap - INT TERM CHLD
40 trap interrupt INT TERM EXIT
/kernel/linux/linux-5.10/scripts/genksyms/
Dlex.l34 INT ({O_INT}|{D_INT}|{X_INT}){I_SUF}?
55 ^#[ \t]+{INT}[ \t]+\"[^\"\n]+\".*\n return FILENAME;
72 {INT} return INT;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/nfc/
Dnfcmrvl.txt50 /* I2C INT configuration */
54 /* I2C INT trigger configuration */
77 /* SPI INT configuration */
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst86 [3] INT 'long long unsigned int' size=8 bits_offset=0 nr_bits=64 encoding=(none)
141 [3] INT 'int' size=4 bits_offset=0 nr_bits=32 encoding=SIGNED
150 [6] INT 'unsigned int' size=4 bits_offset=0 nr_bits=32 encoding=(none)
151 [7] INT 'char' size=1 bits_offset=0 nr_bits=8 encoding=SIGNED
153 [9] INT '__ARRAY_SIZE_TYPE__' size=4 bits_offset=0 nr_bits=32 encoding=(none)
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-tegra-periph.c165 #define INT(_name, _parents, _offset, \ macro
615 INT("vde", mux_pllp_pllc_pllm_clkm, CLK_SOURCE_VDE, 61, 0, tegra_clk_vde),
616 INT("vi", mux_pllm_pllc_pllp_plla, CLK_SOURCE_VI, 20, 0, tegra_clk_vi),
617 INT("epp", mux_pllm_pllc_pllp_plla, CLK_SOURCE_EPP, 19, 0, tegra_clk_epp),
618 INT("host1x", mux_pllm_pllc_pllp_plla, CLK_SOURCE_HOST1X, 28, 0, tegra_clk_host1x),
619 INT("mpe", mux_pllm_pllc_pllp_plla, CLK_SOURCE_MPE, 60, 0, tegra_clk_mpe),
620 INT("2d", mux_pllm_pllc_pllp_plla, CLK_SOURCE_2D, 21, 0, tegra_clk_gr2d),
621 INT("3d", mux_pllm_pllc_pllp_plla, CLK_SOURCE_3D, 24, 0, tegra_clk_gr3d),
629 INT("tsec", mux_pllp_pllc_clkm, CLK_SOURCE_TSEC, 83, 0, tegra_clk_tsec_8),
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dauo_pixcir_ts.txt22 gpios = <&gpf 2 0 2>, /* INT */
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
Dsignum.c13 P_SIGNUM(INT); in syscall_arg__scnprintf_signum()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dts3a227e.txt13 - interrupts: Interrupt number for /INT pin from the 227e
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dsil-sii8620.txt8 - interrupts: interrupt specifier of INT pin
Dsii9234.txt10 - interrupts: interrupt specifier of INT pin
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dudpgro_bench.sh12 [ -n "${jobs}" ] && kill -INT ${jobs} 2>/dev/null
/kernel/linux/build/test/moduletest/runtest/lib/
Dtst_oh.sh38 trap "tst_brk TBROK 'test interrupted'" INT

1234