Home
last modified time | relevance | path

Searched refs:controller_type (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mfd/
Dssbi.c78 enum ssbi_controller_type controller_type; member
125 if (ssbi->controller_type == MSM_SBI_CTRL_SSBI2) { in ssbi_read_bytes()
153 if (ssbi->controller_type == MSM_SBI_CTRL_SSBI2) { in ssbi_write_bytes()
297 ssbi->controller_type = MSM_SBI_CTRL_SSBI; in ssbi_probe()
299 ssbi->controller_type = MSM_SBI_CTRL_SSBI2; in ssbi_probe()
301 ssbi->controller_type = MSM_SBI_CTRL_PMIC_ARBITER; in ssbi_probe()
307 if (ssbi->controller_type == MSM_SBI_CTRL_PMIC_ARBITER) { in ssbi_probe()
/linux-4.1.27/Documentation/scsi/
DChangeLog.1992-1997237 * seagate.c: Use controller_type to determine string used when
2003 * seagate.c (controller_type): New variable to keep track of ST0x or
2005 controller_type once we find a match.