Home
last modified time | relevance | path

Searched refs:notfound (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_dec_parse.c55 bool notfound = true; in mtk_jpeg_do_parse() local
62 while (notfound) { in mtk_jpeg_do_parse()
119 notfound = !(i == param->comp_num); in mtk_jpeg_do_parse()
135 return !notfound; in mtk_jpeg_do_parse()
/linux-6.12.1/drivers/firmware/efi/
Dfdtparams.c122 goto notfound; in efi_get_fdt_params()
130 notfound: in efi_get_fdt_params()
/linux-6.12.1/drivers/mtd/nand/raw/
Ddiskonchip.c1379 goto notfound; in doc_probe()
1385 goto notfound; in doc_probe()
1394 goto notfound; in doc_probe()
1428 goto notfound; in doc_probe()
1508 notfound: in doc_probe()
/linux-6.12.1/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-core.c1119 int c, components = 0, notfound, n_dht = 0, n_dqt = 0; in s5p_jpeg_parse_hdr() local
1131 notfound = 1; in s5p_jpeg_parse_hdr()
1132 while (notfound || !sos) { in s5p_jpeg_parse_hdr()
1176 notfound = 0; in s5p_jpeg_parse_hdr()
1227 if (notfound || !sos || !s5p_jpeg_subsampling_decode(ctx, subsampling)) in s5p_jpeg_parse_hdr()
/linux-6.12.1/Documentation/arch/sparc/oradax/
Doracle-dax.rst132 Hypervisors might return 'notfound' when the CCB is in 'inprogress'
133 state. To ensure a CCB in the 'notfound' state will never be executed,
/linux-6.12.1/drivers/mtd/devices/
Ddocg3.c2012 goto notfound; in docg3_probe()
2032 notfound: in docg3_probe()