Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 6 of 6) sorted by relevance

/linux/rust/zerocopy-derive/derive/
H A Dknown_layout.rs90 let methods = make_methods(*trailing_field_ty); in derive_known_layout_for_repr_c_struct() localVariable
183 let methods = make_methods(&parse_quote! { in derive_known_layout_for_repr_c_struct() localVariable
/linux/arch/arm/include/asm/
H A Dspectre.h32 unsigned int methods) in spectre_v2_update_state()
/linux/fs/debugfs/
H A Dinternal.h46 unsigned int methods; member
/linux/sound/aoa/core/
H A Dgpio-pmf.c226 static struct gpio_methods methods = { variable
/linux/sound/aoa/
H A Daoa-gpio.h73 struct gpio_methods *methods; member
/linux/drivers/i2c/busses/
H A Di2c-scmi.c28 const struct smbus_methods_t *methods; member