Searched refs:conf_line (Results 1 – 1 of 1) sorted by relevance
41 uchar conf_line[CONF_LINE_LEN]; /* buffered conf line */ member54 uchar *cp = cnf->conf_line; in process_line()79 return (hysdn_tx_cfgline(cnf->card, cnf->conf_line + 1, in process_line()123 cnf->conf_line[CONF_LINE_LEN - 1] = 0; /* limit string length */ in hysdn_conf_write()161 if (copy_from_user(cnf->conf_line + cnf->buf_size, buf, count)) in hysdn_conf_write()165 cp = cnf->conf_line + cnf->buf_size; in hysdn_conf_write()