Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_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-v5.4/drivers/mtd/nand/raw/
Ddiskonchip.c1488 goto notfound; in doc_probe()
1494 goto notfound; in doc_probe()
1503 goto notfound; in doc_probe()
1537 goto notfound; in doc_probe()
1626 notfound: in doc_probe()
/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1114 int c, components = 0, notfound, n_dht = 0, n_dqt = 0; in s5p_jpeg_parse_hdr() local
1126 notfound = 1; in s5p_jpeg_parse_hdr()
1127 while (notfound || !sos) { in s5p_jpeg_parse_hdr()
1171 notfound = 0; in s5p_jpeg_parse_hdr()
1221 if (notfound || !sos || !s5p_jpeg_subsampling_decode(ctx, subsampling)) in s5p_jpeg_parse_hdr()
/Linux-v5.4/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-v5.4/drivers/mtd/devices/
Ddocg3.c2000 goto notfound; in docg3_probe()
2020 notfound: in docg3_probe()