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

/linux-master/drivers/usb/serial/
H A Dmos7720.c88 struct mos7715_parport { struct
242 static inline int mos7715_change_mode(struct mos7715_parport *mos_parport,
253 struct mos7715_parport *mos_parport =
254 container_of(kref, struct mos7715_parport, ref_count);
263 * has called our release function, at which point struct mos7715_parport has
273 struct mos7715_parport *mos_parport;
308 struct mos7715_parport *mos_parport = pp->private_data;
316 struct mos7715_parport *mos_parport;
318 mos_parport = container_of(work, struct mos7715_parport, work);
336 struct mos7715_parport *mos_parpor
[all...]

Completed in 128 milliseconds