Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dunifdef.c802 static const struct ops { struct
825 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary()
913 eval_table(const struct ops *ops, int *valp, const char **cpp) in eval_table()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSB.c3008 struct usb_operations *ops; in usb_disconnect() local