Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dimx208.c300 /* True if the device has been identified */
301 bool identified; member
631 if (imx208->identified) in imx208_identify_module()
648 imx208->identified = true; in imx208_identify_module()
H A Dov13b10.c600 /* True if the device has been identified */
601 bool identified; member
1043 if (ov13b->identified) in ov13b10_identify_module()
1057 ov13b->identified = true; in ov13b10_identify_module()
H A Dhi556.c583 /* True if the device has been identified */
584 bool identified; member
853 if (hi556->identified) in hi556_identify_module()
867 hi556->identified = true; in hi556_identify_module()
H A Dov2740.c348 /* True if the device has been identified */
349 bool identified; member
451 if (ov2740->identified) in ov2740_identify_module()
464 ov2740->identified = true; in ov2740_identify_module()
H A Dov5675.c519 /* True if the device has been identified */
520 bool identified; member
879 if (ov5675->identified) in ov5675_identify_module()
893 ov5675->identified = true; in ov5675_identify_module()
H A Dimx319.c143 /* True if the device has been identified */
144 bool identified; member
2096 if (imx319->identified) in imx319_identify_module()
2109 imx319->identified = true; in imx319_identify_module()
H A Dov5670.c1887 /* True if the device has been identified */
1888 bool identified; member
2360 if (ov5670->identified) in ov5670_identify_module()
2374 ov5670->identified = true; in ov5670_identify_module()
H A Dov8856.c1450 /* True if the device has been identified */
1451 bool identified; member
1698 if (ov8856->identified) in ov8856_identify_module()
1712 ov8856->identified = true; in ov8856_identify_module()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H A Dos.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 Dfskeleton.S25 |redistributed versions, and that such modified versions are clearly identified as such.
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H A Dos.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 Dfskeleton.S25 |redistributed versions, and that such modified versions are clearly identified as such.
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c304 identified = 0x0004, /* IDENTIFY was sent */ enumerator
1856 CURRENT_SC->SCp.phase |= identified; in msgo_run()
2443 (ptr->SCp.phase & identified) ? "identified|" : "", in show_command()
2502 if (ptr->SCp.phase & identified) in get_command()
2503 seq_puts(m, "identified|"); in get_command()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c307 identified = 0x0004, /* IDENTIFY was sent */ enumerator
1901 acp->phase |= identified; in msgo_run()
2493 phase & identified ? "identified|" : "", in show_command()
2554 if (phase & identified) in get_command()
2555 seq_puts(m, "identified|"); in get_command()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dnvme.h244 bool identified; member
H A Dcore.c3083 if (!ctrl->identified) { in nvme_init_identify()
3225 if (!ctrl->identified && !nvme_discovery_ctrl(ctrl)) { in nvme_init_identify()
3235 ctrl->identified = true; in nvme_init_identify()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dnvme.h264 bool identified; member
H A Dcore.c3037 if (!ctrl->identified) { in nvme_init_identify()
3211 if (!ctrl->identified && !nvme_discovery_ctrl(ctrl)) { in nvme_init_ctrl_finish()
3222 ctrl->identified = true; in nvme_init_ctrl_finish()
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-6.6/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.
/kernel/linux/linux-5.10/scripts/
H A Dkernel-doc51 The documentation comments are identified by "/**" opening comment mark. See

Completed in 51 milliseconds

12