Searched refs:concrete (Results 1 – 8 of 8) sorted by relevance
174 $vis:vis fn $name:ident $args:tt -> $impl_trait:ty [$concrete:ty] $body:block178 $vis fn $name $args -> $concrete $body
15 A more concrete example from a hypothetical device driver::
10 any concrete USB functions itself but requires userspace to do that.
174 The journalling layer uses typedefs to 'hide' the concrete definitions
44 While the concrete implementation details differ between technologies, all
100 thus doesn't need to know, for example, how the color registers of the concrete
431 u32 concrete; in qed_iov_setup_vfdb() local449 concrete = qed_vfid_to_concrete(p_hwfn, vf->abs_vf_id); in qed_iov_setup_vfdb()450 vf->concrete_fid = concrete; in qed_iov_setup_vfdb()
524 implement any concrete USB functions itself but requires userspace