Searched refs:identified (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dimx208.c297 /* True if the device has been identified */
298 bool identified; member in struct:imx208
627 if (imx208->identified)
644 imx208->identified = true;
H A Dhi556.c642 /* True if the device has been identified */
643 bool identified; member in struct:hi556
912 if (hi556->identified)
926 hi556->identified = true;
H A Dov5675.c516 /* True if the device has been identified */
517 bool identified; member in struct:ov5675
876 if (ov5675->identified)
890 ov5675->identified = true;
H A Dov2740.c540 /* True if the device has been identified */
541 bool identified; member in struct:ov2740
634 if (ov2740->identified)
647 ov2740->identified = true;
H A Dov13b10.c653 /* True if the device has been identified */
654 bool identified; member in struct:ov13b10
1094 if (ov13b->identified)
1108 ov13b->identified = true;
H A Dov8856.c1447 /* True if the device has been identified */
1448 bool identified; member in struct:ov8856
1695 if (ov8856->identified)
1709 ov8856->identified = true;
H A Dov5670.c1885 /* True if the device has been identified */
1886 bool identified; member in struct:ov5670
2357 if (ov5670->identified)
2371 ov5670->identified = true;
H A Dimx319.c139 /* True if the device has been identified */
140 bool identified; member in struct:imx319
2094 if (imx319->identified)
2107 imx319->identified = true;
H A Dov08x40.c1300 /* True if the device has been identified */
1301 bool identified; member in struct:ov08x40
1893 if (ov08x->identified)
1907 ov08x->identified = true;
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S25 |redistributed versions, and that such modified versions are clearly identified as such.
H A Diskeleton.S25 |redistributed versions, and that such modified versions are clearly identified as such.
H A Dos.S25 |redistributed versions, and that such modified versions are clearly identified as such.
/linux-master/drivers/scsi/
H A Daha152x.c307 identified = 0x0004, /* IDENTIFY was sent */ enumerator in enum:__anon2286
1901 acp->phase |= identified;
2493 phase & identified ? "identified|" : "",
2554 if (phase & identified)
2555 seq_puts(m, "identified|");
/linux-master/drivers/nvme/host/
H A Dnvme.h265 bool identified; member in struct:nvme_ctrl
H A Dcore.c3185 if (!ctrl->identified) {
3348 if (!ctrl->identified && !nvme_discovery_ctrl(ctrl)) {
3359 ctrl->identified = true;
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S25 redistributed versions, and that such modified versions are clearly identified as such.
H A Dilsp.S25 redistributed versions, and that such modified versions are clearly identified as such.
H A Dftest.S25 redistributed versions, and that such modified versions are clearly identified as such.
H A Dpfpsp.S25 redistributed versions, and that such modified versions are clearly identified as such.
H A Ditest.S25 redistributed versions, and that such modified versions are clearly identified as such.
H A Dfplsp.S25 redistributed versions, and that such modified versions are clearly identified as such.
H A Dfpsp.S25 redistributed versions, and that such modified versions are clearly identified as such.
/linux-master/scripts/
H A Dkernel-doc49 The documentation comments are identified by the "/**" opening comment mark.

Completed in 617 milliseconds