/linux-4.4.14/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 188 #define __DIV(_id, dname, cname, pname, o, s, w, f, df, a, t) \ argument 203 #define DIV(_id, cname, pname, o, s, w) \ argument 206 #define DIV_A(_id, cname, pname, o, s, w, a) \ argument 209 #define DIV_F(_id, cname, pname, o, s, w, f, df) \ argument 212 #define DIV_T(_id, cname, pname, o, s, w, t) \ argument 239 #define __GATE(_id, dname, cname, pname, o, b, f, gf, a) \ argument 252 #define GATE(_id, cname, pname, o, b, f, gf) \ argument 255 #define GATE_A(_id, cname, pname, o, b, f, gf, a) \ argument [all …]
|
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
|
D | clk-pll.c | 927 const char *pname, const void __iomem *reg_base, in samsung_clk_register_pll2550x()
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk.h | 261 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument 279 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\ argument 355 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument 387 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument 402 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument 417 #define GATE(_id, cname, pname, f, o, b, gf) \ argument 430 #define MMC(_id, cname, pname, offset, shift) \ argument 441 #define INVERTER(_id, cname, pname, io, is, if) \ argument
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
D | nv_of.c | 42 const char *pname; in nvidia_probe_of_connector() local
|
/linux-4.4.14/sound/usb/ |
D | quirks-table.h | 2877 #define AU0828_DEVICE(vid, pid, vname, pname) { \ argument
|
/linux-4.4.14/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-4.4.14/kernel/bpf/ |
D | inode.c | 235 struct filename *pname; in bpf_obj_pin_user() local 293 struct filename *pname; in bpf_obj_get_user() local
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-opal.c | 215 const char *pname; in i2c_opal_probe() local
|
/linux-4.4.14/net/ieee802154/ |
D | nl-phy.c | 302 const char *pname = in ieee802154_del_iface() local
|
/linux-4.4.14/arch/sparc/prom/ |
D | tree_32.c | 280 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
D | tree_64.c | 328 prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop()
|
/linux-4.4.14/drivers/mtd/devices/ |
D | phram.c | 175 static int parse_name(char **pname, const char *token) in parse_name()
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 54 char *pname = proto_name; in rtl819x_translate_scan() local
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 61 char *pname = proto_name; in rtl819x_translate_scan() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | prom_init.c | 462 static int inline prom_getprop(phandle node, const char *pname, in prom_getprop() 469 static int inline prom_getproplen(phandle node, const char *pname) in prom_getproplen() 501 const char *pname, void *value, size_t valuelen) in prom_setprop() 2119 static char pname[MAX_PROPERTY_NAME]; in scan_dt_build_struct() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | radeon_monitor.c | 130 const char *pname; in radeon_probe_OF_head() local
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 211 #define LPC_N(pname, off, f0, f1, f2, f3, f4, f5, f6, f7, a, t) \ argument 429 #define LPC18XX_PIN(pname, n) { \ argument
|
D | pinmux.c | 432 const char *pname; in pinmux_enable_setting() local
|
D | pinctrl-tegra.c | 588 const char *pname = "unknown"; in tegra_pinconf_config_dbg_show() local
|
D | core.c | 1389 const char *pname; in pinctrl_groups_show() local
|
/linux-4.4.14/drivers/dma/ |
D | edma.c | 1927 const char pname[] = "ti,edma-xbar-event-map"; in edma_xbar_event_map() local 1996 const char pname[] = "ti,edma-memcpy-channels"; in edma_setup_info_from_dt() local 2017 const char pname[] = "ti,edma-reserved-slot-ranges"; in edma_setup_info_from_dt() local
|
/linux-4.4.14/drivers/macintosh/ |
D | smu.c | 1013 char pname[32]; in __smu_get_sdb_partition() local
|
/linux-4.4.14/drivers/hwmon/ |
D | g762.c | 649 const char *pname, in g762_of_prop_import_one()
|
/linux-4.4.14/tools/perf/util/ |
D | pmu.c | 1045 bool pmu_have_event(const char *pname, const char *name) in pmu_have_event()
|
/linux-4.4.14/drivers/of/ |
D | fdt.c | 260 const char *pname; in unflatten_dt_node() local
|
/linux-4.4.14/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 700 char pname[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
|
/linux-4.4.14/drivers/message/fusion/ |
D | mptbase.c | 2055 char pname[32]; in mpt_detach() local
|