Home
last modified time | relevance | path

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

/external/libusb/examples/
Dfxload.c91 int fx_type = FX_TYPE_UNDEFINED, img_type[ARRAYSIZE(path)]; in main() local
Dezusb.c718 int ezusb_load_ram(libusb_device_handle *device, const char *path, int fx_type, int img_type, int s… in ezusb_load_ram()