Searched refs:chan_op_parse (Results 1 – 1 of 1) sorted by relevance
635 chan_op_parse(struct device *dev, enum cti_chan_set_op op, const char *buf) in chan_op_parse() function651 int err = chan_op_parse(dev, CTI_CHAN_SET, buf); in chan_set_store()661 int err = chan_op_parse(dev, CTI_CHAN_CLR, buf); in chan_clear_store()671 int err = chan_op_parse(dev, CTI_CHAN_PULSE, buf); in chan_pulse_store()