Home
last modified time | relevance | path

Searched refs:ucb1x00_ts (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Ducb1x00-ts.c38 struct ucb1x00_ts { struct
65 static inline void ucb1x00_ts_event_release(struct ucb1x00_ts *ts) in ucb1x00_ts_event_release()
77 static inline void ucb1x00_ts_mode_int(struct ucb1x00_ts *ts) in ucb1x00_ts_mode_int()
189 static inline int ucb1x00_ts_pen_down(struct ucb1x00_ts *ts) in ucb1x00_ts_pen_down()
206 struct ucb1x00_ts *ts = _ts; in ucb1x00_thread()
290 struct ucb1x00_ts *ts = id; in ucb1x00_ts_irq()
303 struct ucb1x00_ts *ts = input_get_drvdata(idev); in ucb1x00_ts_open()
349 struct ucb1x00_ts *ts = input_get_drvdata(idev); in ucb1x00_ts_close()
366 struct ucb1x00_ts *ts; in ucb1x00_ts_add()
370 ts = kzalloc(sizeof(struct ucb1x00_ts), GFP_KERNEL); in ucb1x00_ts_add()
[all …]