Home
last modified time | relevance | path

Searched defs:handle_control (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/
H A Dusb.h310 void (*handle_control)(USBDevice *dev, USBPacket *p, int request, int value, member
/openbmc/linux/net/ceph/
H A Dmessenger_v2.c2999 static int handle_control(struct ceph_connection *con) in handle_control() function