Searched refs:controller_type (Results 1 – 3 of 3) sorted by relevance
70 enum ssbi_controller_type controller_type; member115 if (ssbi->controller_type == MSM_SBI_CTRL_SSBI2) { in ssbi_read_bytes()143 if (ssbi->controller_type == MSM_SBI_CTRL_SSBI2) { in ssbi_write_bytes()287 ssbi->controller_type = MSM_SBI_CTRL_SSBI; in ssbi_probe()289 ssbi->controller_type = MSM_SBI_CTRL_SSBI2; in ssbi_probe()291 ssbi->controller_type = MSM_SBI_CTRL_PMIC_ARBITER; in ssbi_probe()297 if (ssbi->controller_type == MSM_SBI_CTRL_PMIC_ARBITER) { in ssbi_probe()
122 VOID test_init_usb(controller_type ctype, device_type dtype);
386 void Test_usb_shellcmd(controller_type ctype, device_type dtype, usb_test_type typetest);