| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dmabuf_iter.c | 37 const char *pname, *exporter; in dmabuf_collector() local 69 const char *pname; in iter_dmabuf_for_each() local
|
| /linux/drivers/firmware/efi/ |
| H A D | fdtparams.c | 60 static int __init efi_get_fdt_prop(const void *fdt, int node, const char *pname, in efi_get_fdt_prop() 116 const char *pname = dt_params[i].params[j]; in efi_get_fdt_params() local
|
| /linux/drivers/clk/samsung/ |
| H A D | clk.h | 83 #define FRATE(_id, cname, pname, f, frate) \ argument 110 #define FFACTOR(_id, cname, pname, m, d, f) \ argument 194 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument 207 #define DIV(_id, cname, pname, o, s, w) \ argument 210 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument 213 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument 236 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument 247 #define GATE(_id, cname, pname, o, b, f, gf) \ argument
|
| /linux/drivers/regulator/ |
| H A D | ti-abb-regulator.c | 415 char *pname = "ti,settling-time"; in ti_abb_init_timings() local 502 char *pname = "ti,abb_info"; in ti_abb_init_table() local 697 char *pname; in ti_abb_probe() local
|
| /linux/drivers/clk/rockchip/ |
| H A D | clk.h | 888 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 906 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 982 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 999 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument 1017 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument 1098 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument 1113 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument 1128 #define GATE(_id, cname, pname, f, o, b, gf) \ argument 1141 #define GATE_GRF(_id, cname, pname, f, o, b, gf, gt) \ argument 1155 #define GATE_LINK(_id, cname, pname, linkedclk, f, o, b, gf) \ argument [all …]
|
| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_ctx.h | 18 char pname[TASK_COMM_LEN]; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_debugfs.c | 75 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
|
| /linux/drivers/clk/imx/ |
| H A D | clk-imx8ulp-sim-lpav.c | 19 #define IMX8ULP_HIFI_CLK_GATE(gname, cname, pname, bidx) \ argument
|
| H A D | clk-imx8mp-audiomix.c | 158 #define CLK_GATE_PARENT(gname, cname, pname) \ argument
|
| /linux/net/ieee802154/ |
| H A D | nl-phy.c | 299 const char *pname = in ieee802154_del_iface() local
|
| /linux/arch/sparc/prom/ |
| H A D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
| /linux/drivers/mtd/devices/ |
| H A D | phram.c | 215 static int parse_name(char **pname, const char *token) in parse_name()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-lpc18xx.c | 224 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument 442 #define LPC18XX_PIN(pname, n) { \ argument
|
| /linux/drivers/dma/ti/ |
| H A D | dma-crossbar.c | 388 const char pname[] = "ti,reserved-dma-request-ranges"; in ti_dra7_xbar_probe() local
|
| H A D | edma.c | 2090 const char pname[] = "ti,edma-xbar-event-map"; in edma_xbar_event_map() local 2158 const char pname[] = "ti,edma-memcpy-channels"; in edma_setup_info_from_dt() local 2179 const char pname[] = "ti,edma-reserved-slot-ranges"; in edma_setup_info_from_dt() local
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 131 const char *pname; in radeon_probe_OF_head() local
|
| /linux/drivers/clk/ti/ |
| H A D | clkctrl.c | 361 const char * const *pname; in _ti_clkctrl_setup_mux() local
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 365 struct path *path, char **pname) in ovl_add_layer()
|
| /linux/tools/perf/util/ |
| H A D | pmus.c | 768 perf_pmus__have_event(const char * pname,const char * name) perf_pmus__have_event() argument
|
| /linux/drivers/macintosh/ |
| H A D | smu.c | 1017 char pname[32]; in __smu_get_sdb_partition() local
|
| /linux/net/ipv4/ |
| H A D | ipconfig.c | 1367 char *pname; in ipconfig_proc_net_create() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | common.c | 202 char *pname; in open_obj_pinned() local
|
| /linux/tools/objtool/ |
| H A D | elf.c | 683 char *pname; read_symbols() local
|
| /linux/sound/soc/stm/ |
| H A D | stm32_i2s.c | 544 const char *pname = __clk_get_name(i2s->i2sclk); in stm32_i2s_add_mclk_provider() local
|