Searched refs:ahd_parse_brace_option (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 1043 ahd_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, in ahd_parse_brace_option() function 1179 s = ahd_parse_brace_option("tag_info", p + n, end, in aic79xx_setup() 1182 s = ahd_parse_brace_option("slewrate", in aic79xx_setup() 1186 s = ahd_parse_brace_option("precomp", in aic79xx_setup() 1190 s = ahd_parse_brace_option("amplitude", in aic79xx_setup()
|