Home
last modified time | relevance | path

Searched full:erroneous (Results 1 – 25 of 98) sorted by relevance

1234

/linux/net/caif/
H A Dcfveil.c49 pr_err("Packet is erroneous!\n"); in cfvei_receive()
87 pr_err("Packet is erroneous!\n"); in cfvei_transmit()
H A Dcfdgml.c50 pr_err("Packet is erroneous!\n"); in cfdgml_receive()
57 pr_err("Packet is erroneous!\n"); in cfdgml_receive()
H A Dcffrml.c123 pr_err("Packet is erroneous!\n"); in cffrml_receive()
156 pr_err("Packet is erroneous!\n"); in cffrml_transmit()
H A Dcfvidl.c40 pr_err("Packet is erroneous!\n"); in cfvidl_receive()
H A Dcfutill.c49 pr_err("Packet is erroneous!\n"); in cfutill_receive()
/linux/drivers/mtd/ubi/
H A Dwl.c39 * used eraseblocks are kept in @wl->used, @wl->erroneous, or @wl->scrub
66 * o the WL movement is disallowed (@wl->erroneous) because the PEB is
67 * erroneous - e.g., there was a read error;
662 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
876 * put this PEB to the @ubi->erroneous list to prevent
880 ubi_err(ubi, "too many erroneous eraseblocks (%d)",
885 erroneous = 1;
952 else if (erroneous) {
953 wl_tree_add(e1, &ubi->erroneous);
1330 } else if (in_wl_tree(e, &ubi->erroneous)) {
[all …]
H A Dubi.h494 * @erroneous: RB-tree of erroneous used physical eraseblocks
503 * @erroneous, @erroneous_peb_count, @fm_work_scheduled, @fm_pool,
528 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
529 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
607 struct rb_root erroneous; member
/linux/drivers/media/common/siano/
H A Dsmscoreapi.h726 u32 error_ts_packets; /* Number of erroneous
736 u32 ber_error_count; /* Number of erroneous SYNC bits. */
780 u32 error_ts_packets; /* Number of erroneous transport-stream packets */
953 u32 ber_error_count; /* Number of erroneous SYNC bits. */
962 u32 error_ts_packets; /* Number of erroneous
979 u32 ber_error_count; /* Number of erroneous SYNC bits. */
988 u32 error_ts_packets; /* Number of erroneous
H A Dsmsdvb.h86 u32 ber_error_count; /* Number of erroneous SYNC bits. */
/linux/drivers/bus/
H A DKconfig49 not responding on timeout an IRQ is raised with an erroneous address
51 driver provides the interrupt handler to detect the erroneous
/linux/tools/lib/perf/Documentation/
H A Dmanpage-suppress-sp.xsl3 handles erroneous, inline .sp in manpage output of some
/linux/tools/perf/Documentation/
H A Dmanpage-suppress-sp.xsl3 handles erroneous, inline .sp in manpage output of some
/linux/Documentation/input/devices/
H A Dntrig.rst44 erroneous disconnects, where the sensor may mistakenly not detect a finger that
77 obvious that these sensors were prone to erroneous events. Users reported
/linux/Documentation/devicetree/bindings/bus/
H A Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,lms380kf01.yaml30 This can also be raised for other reasons like erroneous
H A Dsamsung,s6d27a1.yaml29 This can also be raised for other reasons like erroneous
/linux/rust/kernel/time/
H A Ddelay.rs19 /// otherwise, it is erroneous behavior. That is, it is considered a bug
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-ntrig20 frames false erroneous disconnects can be tolerated, where the
/linux/arch/s390/kernel/
H A Dkexec_elf.c122 * in the loader. Any check here that fails would send the erroneous in s390_elf_probe()
/linux/arch/arc/kernel/
H A Dtraps.c110 * -fno-isolate-erroneous-paths-dereference
/linux/arch/sh/drivers/pci/
H A Dfixups-se7751.c100 * catch erroneous assumption. in pci_fixup_pcic()
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l42.yaml118 There may be erroneous button interrupts if this debounce time
/linux/arch/arm/mach-omap2/
H A Dprm2xxx_3xxx.c226 continue; /* only happens if data is erroneous */ in omap2_clkdm_clear_all_wkdeps()
/linux/include/net/caif/
H A Dcfpkt.h142 * Checks whether the packet is erroneous,
/linux/drivers/media/usb/dvb-usb/
H A DcinergyT2-fe.c26 * We replace erroneous fields by default TPS fields (the ones with value 0).

1234