Lines Matching full:quirk
291 * struct arm_smccc_quirk - Contains quirk information
292 * @id: quirk identification
293 * @state: quirk specific information
294 * @a6: Qualcomm quirk entry for returning post-smc call contents of a6
316 * @quirk: points to an arm_smccc_quirk, or NULL when no quirks are required.
322 * quirk structure provides vendor specific behavior.
328 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);
333 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk) in __arm_smccc_smc() argument
343 * @quirk: points to an arm_smccc_quirk, or NULL when no quirks are required.
349 * optional quirk structure provides vendor specific behavior.
354 struct arm_smccc_res *res, struct arm_smccc_quirk *quirk);