Searched defs:J (Results 1 – 3 of 3) sorted by relevance
| /linux/rust/zerocopy/src/pointer/ |
| H A D | ptr.rs | 932 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 D | pcm512x.c | 756 int R, J, D, P; in pcm512x_find_pll_coeff() local
|
| /linux/drivers/video/fbdev/ |
| H A D | stifb.c | 385 #define BA(F,C,S,A,J,B,I) \ argument
|