/Linux-v4.19/drivers/clk/samsung/ |
D | clk.h | 70 #define FRATE(_id, cname, pname, f, frate) \ argument 97 #define FFACTOR(_id, cname, pname, m, d, f) \ argument 172 #define __DIV(_id, cname, pname, o, s, w, f, df, t) \ argument 185 #define DIV(_id, cname, pname, o, s, w) \ argument 188 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument 191 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument 214 #define __GATE(_id, cname, pname, o, b, f, gf) \ argument 225 #define GATE(_id, cname, pname, o, b, f, gf) \ argument
|
D | clk-s3c64xx.c | 52 #define GATE_BUS(_id, cname, pname, o, b) \ argument 54 #define GATE_SCLK(_id, cname, pname, o, b) \ argument 56 #define GATE_ON(_id, cname, pname, o, b) \ argument
|
/Linux-v4.19/drivers/clk/rockchip/ |
D | clk.h | 441 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 459 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 535 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 552 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument 570 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument 634 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument 649 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument 664 #define GATE(_id, cname, pname, f, o, b, gf) \ argument 677 #define MMC(_id, cname, pname, offset, shift) \ argument 688 #define INVERTER(_id, cname, pname, io, is, if) \ argument [all …]
|
/Linux-v4.19/samples/bpf/ |
D | load_sock_ops.c | 18 static void usage(char *pname) in usage()
|
/Linux-v4.19/drivers/video/fbdev/nvidia/ |
D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local
|
/Linux-v4.19/drivers/gpu/drm/virtio/ |
D | virtgpu_drm_bus.c | 63 const char *pname = dev_name(&pdev->dev); in drm_virtio_init() local
|
/Linux-v4.19/sound/usb/ |
D | quirks-table.h | 2877 #define AU0828_DEVICE(vid, pid, vname, pname) { \ argument
|
/Linux-v4.19/drivers/regulator/ |
D | ti-abb-regulator.c | 424 char *pname = "ti,settling-time"; in ti_abb_init_timings() local 511 char *pname = "ti,abb_info"; in ti_abb_init_table() local 707 char *pname; in ti_abb_probe() local
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_debugfs.c | 76 const char *pname = pci_name(bp->pdev); in bnxt_debug_dev_init() local
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-opal.c | 211 const char *pname; in i2c_opal_probe() local
|
/Linux-v4.19/net/ieee802154/ |
D | nl-phy.c | 305 const char *pname = in ieee802154_del_iface() local
|
/Linux-v4.19/kernel/bpf/ |
D | inode.c | 427 struct filename *pname; in bpf_obj_pin_user() local 485 struct filename *pname; in bpf_obj_get_user() local
|
/Linux-v4.19/arch/sparc/prom/ |
D | tree_32.c | 281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
D | tree_64.c | 329 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
/Linux-v4.19/drivers/mtd/devices/ |
D | phram.c | 168 static int parse_name(char **pname, const char *token) in parse_name()
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-pic32-evic.c | 202 const char *pname = "microchip,external-irqs"; in pic32_ext_irq_of_init() local
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 54 char *pname = proto_name; in rtl819x_translate_scan() local
|
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 61 char *pname = proto_name; in rtl819x_translate_scan() local
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 131 const char *pname; in radeon_probe_OF_head() local
|
/Linux-v4.19/drivers/dma/ti/ |
D | dma-crossbar.c | 384 const char pname[] = "ti,reserved-dma-request-ranges"; in ti_dra7_xbar_probe() local
|
/Linux-v4.19/drivers/clk/ti/ |
D | clkctrl.c | 325 const char * const *pname; in _ti_clkctrl_setup_mux() local
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | prom_init.c | 501 static inline int prom_getprop(phandle node, const char *pname, in prom_getprop() 508 static inline int prom_getproplen(phandle node, const char *pname) in prom_getproplen() 540 const char *pname, void *value, size_t valuelen) in prom_setprop() 2401 static char pname[MAX_PROPERTY_NAME]; in scan_dt_build_struct() local
|
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 223 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument 441 #define LPC18XX_PIN(pname, n) { \ argument
|
D | pinmux.c | 410 const char *pname; in pinmux_enable_setting() local
|
/Linux-v4.19/tools/perf/util/ |
D | pmu.c | 755 const char *pname; in pmu_add_cpu_aliases() local 1486 bool pmu_have_event(const char *pname, const char *name) in pmu_have_event()
|