Home
last modified time | relevance | path

Searched defs:J (Results 1 – 3 of 3) sorted by relevance

/linux/rust/zerocopy/src/pointer/
H A Dptr.rs932 pub(crate) unsafe fn try_with_unchecked<U, J, E, F>( in try_with_unchecked() argument
935 ) -> Result<Ptr<'a, U, J>, E::Mapped> in try_with_unchecked() argument
982 pub fn try_with<U, J, E, F>(self, f: F) -> Result<Ptr<'a, U, J>, E::Mapped> in try_with() argument
/linux/sound/soc/codecs/
H A Dpcm512x.c756 int R, J, D, P; in pcm512x_find_pll_coeff() local
/linux/drivers/video/fbdev/
H A Dstifb.c385 #define BA(F,C,S,A,J,B,I) \ argument