Home
last modified time | relevance | path

Searched defs:fns (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/iommu/
H A Dio-pgtable.c62 const struct io_pgtable_init_fns *fns; in alloc_io_pgtable_ops() local
/linux/include/linux/platform_data/
H A Dsa11x0-serial.h30 static inline void sa1100_register_uart_fns(struct sa1100_port_fns *fns) in sa1100_register_uart_fns()
/linux/arch/arm/mm/
H A Dcache-l2x0.c682 struct outer_cache_fns *fns) in l2c310_fixup()
783 struct outer_cache_fns fns; in __l2c_init() local
1482 struct outer_cache_fns *fns) in aurora_fixup()
1747 #define L2C_ID(name, fns) { .compatible = name, .data = (void *)&fns } argument
/linux/tools/perf/util/
H A Ddlfilter.h51 struct perf_dlfilter_fns *fns; member
/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c130 cookie_io_functions_t fns = { in log_buf__open() local
/linux/include/linux/
H A Dbitops.h256 static inline unsigned int fns(unsigned long word, unsigned int n) in fns() function
/linux/lib/zlib_dfltcc/
H A Ddfltcc.h25 char fns[16]; member
/linux/drivers/tty/serial/
H A Dsa1100.c623 void sa1100_register_uart_fns(struct sa1100_port_fns *fns) in sa1100_register_uart_fns()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c1254 static void hw_atl_b0_adj_params_get(u64 freq, s64 adj, u32 *ns, u32 *fns) in hw_atl_b0_adj_params_get() argument