Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dtime.h44 struct div_result { struct
45 u64 result_high;
46 u64 result_low;
/linux/drivers/usb/gadget/function/
H A Du_audio.c160 residue_frames_mil, div_result; in u_audio_iso_complete() local