Searched full:nex (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | mach-otom.c | 3 // Copyright (c) 2004 Nex Vision 116 MACHINE_START(OTOM, "Nex Vision - Otom 1.1")
|
| D | Kconfig.s3c24xx | 236 Say Y here if you are using the Nex Vision OTOM board 469 Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board
|
| D | mach-nexcoder.c | 4 // Copyright (c) 2004 Nex Vision
|
| /kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/ |
| D | overview.rst | 123 Nex Vision Nexcoder 124 Nex Vision Otom 126 Two machines by Nex Vision
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_inode_fork.c | 108 int nex = XFS_DFORK_NEXTENTS(dip, whichfork); in xfs_iformat_extents() local 109 int size = nex * sizeof(xfs_bmbt_rec_t); in xfs_iformat_extents() 121 (unsigned long long) ip->i_ino, nex); in xfs_iformat_extents() 135 for (i = 0; i < nex; i++, dp++) { in xfs_iformat_extents()
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_inode_fork.c | 107 xfs_extnum_t nex = xfs_dfork_nextents(dip, whichfork); in xfs_iformat_extents() local 108 int size = nex * sizeof(xfs_bmbt_rec_t); in xfs_iformat_extents() 120 ip->i_ino, nex); in xfs_iformat_extents() 134 for (i = 0; i < nex; i++, dp++) { in xfs_iformat_extents()
|
| /kernel/linux/linux-6.6/Documentation/leds/ |
| D | leds-mlxcpld.rst | 5 Provide system LED support for the nex Mellanox systems:
|
| /kernel/linux/linux-5.10/Documentation/leds/ |
| D | leds-mlxcpld.rst | 5 Provide system LED support for the nex Mellanox systems:
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/memory-controllers/ |
| D | st,stm32-fmc2-ebi-props.yaml | 86 defined in nanoseconds from NBLx low to Chip Select NEx low.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | st,stm32-fmc2-ebi.yaml | 128 defined in nanoseconds from NBLx low to Chip Select NEx low.
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_trace.h | 2033 __field(int, nex) 2042 __entry->nex = ip->i_df.if_nextents; 2052 __entry->nex,
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_trace.h | 2165 __field(xfs_extnum_t, nex) 2174 __entry->nex = ip->i_df.if_nextents; 2184 __entry->nex,
|