Searched refs:TOS_SUCCESS2 (Results 1 – 1 of 1) sorted by relevance
96 #define TOS_SUCCESS2 0x0001 macro898 } else if (out[0] == TOS_SUCCESS || out[0] == TOS_SUCCESS2) { in toshiba_usb_rapid_charge_get()925 return (out[0] == TOS_SUCCESS || out[0] == TOS_SUCCESS2) ? 0 : -EIO; in toshiba_usb_rapid_charge_set()977 return (result == TOS_SUCCESS || result == TOS_SUCCESS2) ? 0 : -EIO; in toshiba_function_keys_get()994 return (result == TOS_SUCCESS || result == TOS_SUCCESS2) ? 0 : -EIO; in toshiba_function_keys_set()1047 return (result == TOS_SUCCESS || result == TOS_SUCCESS2) ? 0 : -EIO; in toshiba_usb_three_get()1064 return (result == TOS_SUCCESS || result == TOS_SUCCESS2) ? 0 : -EIO; in toshiba_usb_three_set()