Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsony-laptop.c3357 static struct sony_pic_dev spic_dev = { variable
3358 .interrupts = LIST_HEAD_INIT(spic_dev.interrupts),
3359 .ioports = LIST_HEAD_INIT(spic_dev.ioports),
3599 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call1()
3601 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()
3602 v1 = inb_p(spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call1()
3603 v2 = inb_p(spic_dev.cur_ioport->io1.minimum); in sony_pic_call1()
3612 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()
3614 outb(dev, spic_dev.cur_ioport->io1.minimum + 4); in sony_pic_call2()
3615 wait_on_command(inb_p(spic_dev.cur_ioport->io1.minimum + 4) & 2, in sony_pic_call2()
[all …]