Searched refs:ipoctal_channel (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ipack/devices/
H A Dipoctal.c28 struct ipoctal_channel { struct
48 struct ipoctal_channel channel[NR_CHANNELS];
54 static inline struct ipoctal *chan_to_ipoctal(struct ipoctal_channel *chan,
60 static void ipoctal_reset_channel(struct ipoctal_channel *channel)
72 struct ipoctal_channel *channel;
87 struct ipoctal_channel *channel = dev_get_drvdata(tty->dev);
110 struct ipoctal_channel *channel = tty->driver_data;
125 static void ipoctal_free_channel(struct ipoctal_channel *channel)
135 struct ipoctal_channel *channel = tty->driver_data;
144 struct ipoctal_channel *channe
[all...]

Completed in 125 milliseconds