Searched refs:fsg_is_set (Results 1 – 2 of 2) sorted by relevance
397 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) macro538 if (!fsg_is_set(fsg->common)) in fsg_setup()611 if (fsg_is_set(common)) \1517 } else if (fsg_is_set(common)) { in finish_reply()1552 } else if (fsg_is_set(common)) { in finish_reply()1579 if (fsg_is_set(common)) in finish_reply()2138 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()2353 if (!fsg_is_set(common)) in handle_exception()
319 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) macro466 if (!fsg_is_set(fsg->common)) in fsg_setup()550 if (!fsg_is_set(common)) in start_in_transfer()568 if (!fsg_is_set(common)) in start_out_transfer()1579 } else if (fsg_is_set(common)) { in finish_reply()1594 } else if (!fsg_is_set(common)) { in finish_reply()1644 if (fsg_is_set(common)) in finish_reply()2282 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()2520 if (!fsg_is_set(common)) in handle_exception()