Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 25 of 70) sorted by relevance

123

/linux/Documentation/firmware-guide/acpi/
H A Dextcon-intel-int3496.rst18 Index 0 The input gpio for the id-pin, this is always present and valid
19 Index 1 The output gpio for enabling Vbus output from the device to the otg
22 Index 2 The output gpio for muxing of the data pins between the USB host and
/linux/drivers/video/fbdev/via/
H A Dvt1636.c57 index = io_data.Index; in viafb_gpio_i2c_write_mask_lvds()
162 io_data.Index = 0x09; in set_dpa_vt1636()
168 io_data.Index = 0x08; in set_dpa_vt1636()
/linux/Documentation/translations/zh_CN/filesystems/
H A Dubifs-authentication.rst226 | Index Node #1 |
237 | Index Node #2 | | Index Node #3 |
/linux/drivers/video/fbdev/sis/
H A Dinit301.h125 extern unsigned short SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWi…
126 extern unsigned short SiS_GetRefCRT1CRTC(struct SiS_Private *SiS_Pr, unsigned short Index, int UseW…
H A Dinit.c930 SiS_SetRegANDOR(SISIOADDRESS Port, u8 Index, u8 DataAND, u8 DataOR) in SiS_SetRegANDOR() argument
934 temp = SiS_GetReg(Port, Index); in SiS_SetRegANDOR()
936 SiS_SetReg(Port, Index, temp); in SiS_SetRegANDOR()
940 SiS_SetRegAND(SISIOADDRESS Port, u8 Index, u8 DataAND) in SiS_SetRegAND() argument
944 temp = SiS_GetReg(Port, Index); in SiS_SetRegAND()
946 SiS_SetReg(Port, Index, temp); in SiS_SetRegAND()
950 SiS_SetRegOR(SISIOADDRESS Port, u8 Index, u8 DataOR) in SiS_SetRegOR() argument
954 temp = SiS_GetReg(Port, Index); in SiS_SetRegOR()
956 SiS_SetReg(Port, Index, temp); in SiS_SetRegOR()
1655 SiS_GetRefCRTVCLK(struct SiS_Private *SiS_Pr, unsigned short Index, int UseWide) in SiS_GetRefCRTVCLK() argument
[all …]
/linux/rust/syn/
H A Dclassify.rs50 | Expr::Index(_) in requires_comma_to_be_match_arm()
146 Expr::Index(e) => expr = &e.expr, in expr_leading_label()
234 | Expr::Index(_) in expr_trailing_brace()
H A Dprecedence.rs138 | Expr::Index(ExprIndex { attrs, .. }) in of()
167 | Expr::Index(_) in of()
H A Dexpr.rs174 Index(ExprIndex),
945 | Expr::Index(ExprIndex { attrs, .. }) in replace_attrs()
981 Unnamed(Index),
991 impl From<Index> for Member {
992 fn from(index: Index) -> Member { in from()
999 Member::Unnamed(Index::from(index)) in from()
1054 pub struct Index {
1060 impl From<usize> for Index { implementation
1061 fn from(index: usize) -> Index { in from() argument
1063 Index { in from()
[all …]
H A Ddata.rs4 use crate::expr::{Expr, Index, Member};
221 Member::Unnamed(Index { in next()
/linux/Documentation/devicetree/bindings/arm/ux500/
H A Dpower_domain.txt27 Index Specifier
/linux/rust/kernel/
H A Dstr.rs25 Index, //
156 impl<Idx> Index<Idx> for BStr in as_ref()
158 [u8]: Index<Idx, Output = [u8]>,
/linux/Documentation/ABI/removed/
H A Dsysfs-bus-nfit14 section 9.20.7.4 Function Index 1 - Query ARS Capabilities).
/linux/Documentation/hid/
H A Damd-sfh-hid.rst101 | | | the MP2 FW Index to | | |
102 | | | HID Index | | |
/linux/Documentation/ABI/testing/
H A Ddebugfs-intel-iommu132 Index qw0 qw1 qw2
146 Index qw0 qw1 status
H A Dsysfs-bus-pci-drivers-xhci_hcd96 Index is found in the iSerialNumber field in the device
111 Index is found in the iProduct field in the device descriptor.
/linux/rust/kernel/alloc/
H A Dkvec.rs42 Index,
448 // SAFETY: Index `len` contains a valid element due to the above copy and write. in pop()
1142 impl<T, I: SliceIndex<[T]>, A> Index<I> for Vec<T, A> in into_iter()
1150 Index::index(&**self, index)
/linux/Documentation/hwmon/
H A Dmax31760.rst47 LUT Index Name
/linux/Documentation/core-api/
H A Dassoc_array.rst24 4. Index keys must be unique. Inserting an object with the same key as one
27 5. Index keys can be of any length and can be of different lengths.
29 6. Index keys should encode the length early on, before any variation due to
32 7. Index keys can include a hash to scatter objects throughout the array.
323 Index Key Form
/linux/Documentation/translations/pt_BR/process/
H A Dindex.rst101 Index de documentos do Kernel <kernel-docs>
H A D8.Conclusion.rst21 https://lwn.net/Kernel/Index/
/linux/Documentation/process/
H A D8.Conclusion.rst21 https://lwn.net/Kernel/Index/
/linux/rust/zerocopy-derive/derive/
H A Dtry_from_bytes.rs7 Expr, Fields, Ident, Index, Type,
238 let variant_struct_field_index = Index::from(idx + 1); in derive_is_bit_valid()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-enc-index.rst120 .. flat-table:: Index Entry Flags
H A Dvidioc-subdev-enum-frame-size.rst87 - Index of the frame size in the enumeration belonging to the given pad
/linux/Documentation/translations/it_IT/process/
H A D8.Conclusion.rst29 http://lwn.net/Kernel/Index/

123