Searched refs:DevSW_Ioctl (Results 1 – 3 of 3) sorted by relevance
245 AdpErrs DevSW_Ioctl(const DeviceDescr *device, const int opcode, void *args);
596 AdpErrs DevSW_Ioctl(const DeviceDescr *device, const int opcode, void *args) in DevSW_Ioctl() function
362 return DevSW_Ioctl(deviceToUse, opcode, args); in Adp_Ioctl()