Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
A Dappletouch.c195 struct atp { struct
260 static int atp_geyser_init(struct atp *dev) in atp_geyser_init()
320 struct atp *dev = container_of(work, struct atp, work); in atp_reinit()
447 struct atp *dev = urb->context; in atp_status_check()
489 static void atp_detect_size(struct atp *dev) in atp_detect_size()
520 struct atp *dev = urb->context; in atp_complete_geyser_1_2()
660 struct atp *dev = urb->context; in atp_complete_geyser_3_4()
832 struct atp *dev; in atp_probe()
944 struct atp *dev = usb_get_intfdata(iface); in atp_disconnect()
958 static int atp_recover(struct atp *dev) in atp_recover()
[all …]
/linux/drivers/scsi/
A Datp870u.c50 outb(val, atp->baseport + reg); in atp_writeb_base()
55 outw(val, atp->baseport + reg); in atp_writew_base()
60 outb(val, atp->ioport[channel] + reg); in atp_writeb_io()
65 outw(val, atp->ioport[channel] + reg); in atp_writew_io()
80 return inb(atp->baseport + reg); in atp_readb_base()
85 return inw(atp->baseport + reg); in atp_readw_base()
90 return inl(atp->baseport + reg); in atp_readl_base()
1297 atp_writeb_io(atp, c, 0x18, 0); in atp_set_host_id()
1300 atp_readb_io(atp, c, 0x17); in atp_set_host_id()
1301 atp_writeb_io(atp, c, 1, 8); in atp_set_host_id()
[all …]
/linux/drivers/net/ethernet/realtek/
A DMakefile8 obj-$(CONFIG_ATP) += atp.o
A DKconfig26 port. Read the file <file:drivers/net/ethernet/realtek/atp.c>
32 will be called atp.
/linux/fs/xfs/libxfs/
A Dxfs_inode_fork.c274 struct xfs_attr_shortform *atp = in xfs_dfork_attr_shortform_size() local
277 return be16_to_cpu(atp->hdr.totsize); in xfs_dfork_attr_shortform_size()

Completed in 10 milliseconds