Searched refs:ahd_parse_brace_option (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx_osm.c | 1058 ahd_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, in ahd_parse_brace_option() function 1194 s = ahd_parse_brace_option("tag_info", p + n, end, in aic79xx_setup() 1197 s = ahd_parse_brace_option("slewrate", in aic79xx_setup() 1201 s = ahd_parse_brace_option("precomp", in aic79xx_setup() 1205 s = ahd_parse_brace_option("amplitude", in aic79xx_setup()
|