Searched defs:handshake (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | pc110pad.c | 43 int handshake = inb_p(pc110pad_io + 2); in pc110pad_interrupt() local
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 127 struct handshake { struct 150 static struct handshake handshake[MAX_OCTEON_DEVICES]; argument
|
/linux/arch/powerpc/kernel/ |
H A D | smp-tbsync.c | 28 volatile int handshake; member
|
/linux/drivers/net/wireguard/ |
H A D | peer.h | 47 struct noise_handshake handshake; member
|
/linux/drivers/char/ |
H A D | dsp56k.c | 60 #define handshake(count, maxio, timeout, ENABLE, f) \ macro
|
/linux/drivers/tty/hvc/ |
H A D | hvsi.c | 389 struct hvsi_struct **handshake) in hvsi_load_chunk() 478 struct hvsi_struct *handshake; in hvsi_interrupt() local
|
/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-regs.h | 31 u32 handshake; /* 0x000c */ member
|
/linux/drivers/usb/early/ |
H A D | xhci-dbc.c | 134 static int handshake(void __iomem *ptr, u32 mask, u32 done, int wait, int delay) in handshake() function
|
/linux/drivers/usb/host/ |
H A D | pci-quirks.c | 1030 static int handshake(void __iomem *ptr, u32 mask, u32 done, in handshake() function
|
H A D | oxu210hp-hcd.c | 724 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake() function
|
/linux/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.h | 650 __le32 handshake; /* DSP command handshake 0x010 4 */ member
|
/linux/drivers/usb/gadget/udc/ |
H A D | net2280.c | 361 static int handshake(u32 __iomem *ptr, u32 mask, u32 done, int usec) in handshake() function
|