Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_dec_parse.c60 bool notfound = true; in mtk_jpeg_do_parse() local
67 while (notfound) { in mtk_jpeg_do_parse()
124 notfound = !(i == param->comp_num); in mtk_jpeg_do_parse()
140 return !notfound; in mtk_jpeg_do_parse()
/Linux-v6.1/drivers/firmware/efi/
Dfdtparams.c120 goto notfound; in efi_get_fdt_params()
126 notfound: in efi_get_fdt_params()
/Linux-v6.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()
1506 notfound: in doc_probe()
/Linux-v6.1/drivers/media/platform/samsung/s5p-jpeg/
Djpeg-core.c1115 int c, components = 0, notfound, n_dht = 0, n_dqt = 0; in s5p_jpeg_parse_hdr() local
1127 notfound = 1; in s5p_jpeg_parse_hdr()
1128 while (notfound || !sos) { in s5p_jpeg_parse_hdr()
1172 notfound = 0; in s5p_jpeg_parse_hdr()
1222 if (notfound || !sos || !s5p_jpeg_subsampling_decode(ctx, subsampling)) in s5p_jpeg_parse_hdr()
/Linux-v6.1/Documentation/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-v6.1/drivers/mtd/devices/
Ddocg3.c2012 goto notfound; in docg3_probe()
2032 notfound: in docg3_probe()