tag | line | file | source code |
---|---|---|---|
str_sb | 463 | drivers/block/sbpcd.c | static char *str_sb = "SoundBlaster"; |
str_sb | 3978 | drivers/block/sbpcd.c | if (!strcmp(s,str_sb)) sbpro_type=1; |
str_sb | 4095 | drivers/block/sbpcd.c | else if (autoprobe[port_index+1]==1) type=str_sb; |