Searched refs:ahd_parse_brace_option (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 1037 ahd_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, in ahd_parse_brace_option() function 1173 s = ahd_parse_brace_option("tag_info", p + n, end, in aic79xx_setup() 1176 s = ahd_parse_brace_option("slewrate", in aic79xx_setup() 1180 s = ahd_parse_brace_option("precomp", in aic79xx_setup() 1184 s = ahd_parse_brace_option("amplitude", in aic79xx_setup()
|