Searched refs:ssv_devicetype (Results 1 – 3 of 3) sorted by relevance
51 u32 ssv_devicetype = 0; variable52 EXPORT_SYMBOL(ssv_devicetype);237 debugfs_create_u32(DEBUG_DEVICETYPE_ENTRY, S_IRUGO|S_IWUSR, debugfs, &ssv_devicetype); in ssvdevice_init()283 module_param_named(devicetype,ssv_devicetype, uint , S_IRUSR | S_IWUSR);
1005 extern int ssv_devicetype;1015 if (ssv_devicetype != 1) { in ssv_sdiobridge_probe()
62 extern int ssv_devicetype;1204 if (ssv_devicetype != 0) {