Searched refs:TermChar (Results 1 – 2 of 2) sorted by relevance
30 What: /sys/bus/usb/drivers/usbtmc/*/TermChar34 This file is the TermChar value to be sent to the USB TMC47 This file determines if the TermChar is to be sent to the
99 u8 TermChar; member165 file_data->term_char = data->TermChar; in usbtmc_open()1156 return sprintf(buf, "%c\n", data->TermChar); in TermChar_show()1168 data->TermChar = buf[0]; in TermChar_store()1171 static DEVICE_ATTR_RW(TermChar);1589 data->TermChar = '\n'; in usbtmc_probe()