Home
last modified time | relevance | path

Searched defs:supported_mode (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/media/i2c/
Dimx335.c239 static const struct imx335_mode supported_mode = { variable
Dimx412.c395 static const struct imx412_mode supported_mode = { variable
Dimx334.c247 static const struct imx334_mode supported_mode = { variable
Dov9282.c254 static const struct ov9282_mode supported_mode = { variable
/linux-5.19.10/include/scsi/
Dscsi_host.h443 unsigned supported_mode:2; member
/linux-5.19.10/drivers/scsi/
Dscsi_sysfs.c259 unsigned int supported_mode = shost->hostt->supported_mode; in show_shost_supported_mode() local