| /linux-4.1.27/drivers/clk/samsung/ | 
| D | clk.h | 69 #define FRATE(_id, cname, pname, f, frate)		\  argument96 #define FFACTOR(_id, cname, pname, m, d, f)		\  argument
 187 #define __DIV(_id, dname, cname, pname, o, s, w, f, df, a, t)	\  argument
 202 #define DIV(_id, cname, pname, o, s, w)				\  argument
 205 #define DIV_A(_id, cname, pname, o, s, w, a)			\  argument
 208 #define DIV_F(_id, cname, pname, o, s, w, f, df)		\  argument
 211 #define DIV_T(_id, cname, pname, o, s, w, t)			\  argument
 238 #define __GATE(_id, dname, cname, pname, o, b, f, gf, a)	\  argument
 251 #define GATE(_id, cname, pname, o, b, f, gf)			\  argument
 254 #define GATE_A(_id, cname, pname, o, b, f, gf, a)		\  argument
 [all …]
 
 | 
| D | clk-s3c64xx.c | 53 #define GATE_BUS(_id, cname, pname, o, b) \  argument55 #define GATE_SCLK(_id, cname, pname, o, b) \  argument
 57 #define GATE_ON(_id, cname, pname, o, b) \  argument
 
 | 
| D | clk-pll.c | 925 			const char *pname, const void __iomem *reg_base,  in samsung_clk_register_pll2550x()
 | 
| /linux-4.1.27/drivers/clk/rockchip/ | 
| D | clk.h | 237 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df,	\  argument255 #define COMPOSITE_NOMUX_DIVTBL(_id, cname, pname, f, mo, ds, dw,\  argument
 311 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\  argument
 343 #define DIV(_id, cname, pname, f, o, s, w, df)			\  argument
 358 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt)		\  argument
 373 #define GATE(_id, cname, pname, f, o, b, gf)			\  argument
 386 #define MMC(_id, cname, pname, offset, shift)			\  argument
 
 | 
| /linux-4.1.27/drivers/video/fbdev/nvidia/ | 
| D | nv_of.c | 42 		const char *pname;  in nvidia_probe_of_connector()  local
 | 
| /linux-4.1.27/sound/usb/ | 
| D | quirks-table.h | 2868 #define AU0828_DEVICE(vid, pid, vname, pname) { \  argument
 | 
| /linux-4.1.27/drivers/regulator/ | 
| D | ti-abb-regulator.c | 424 	char *pname = "ti,settling-time";  in ti_abb_init_timings()  local511 	char *pname = "ti,abb_info";  in ti_abb_init_table()  local
 707 	char *pname;  in ti_abb_probe()  local
 
 | 
| /linux-4.1.27/drivers/i2c/busses/ | 
| D | i2c-opal.c | 215 	const char		*pname;  in i2c_opal_probe()  local
 | 
| /linux-4.1.27/net/ieee802154/ | 
| D | nl-phy.c | 302 		const char *pname =  in ieee802154_del_iface()  local
 | 
| /linux-4.1.27/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.1.27/drivers/mtd/devices/ | 
| D | phram.c | 175 static int parse_name(char **pname, const char *token)  in parse_name()
 | 
| /linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ | 
| D | ieee80211_wx.c | 61 	char *pname = proto_name;  in rtl819x_translate_scan()  local
 | 
| /linux-4.1.27/arch/powerpc/kernel/ | 
| D | prom_init.c | 463 static int inline prom_getprop(phandle node, const char *pname,  in prom_getprop()470 static int inline prom_getproplen(phandle node, const char *pname)  in prom_getproplen()
 502 			       const char *pname, void *value, size_t valuelen)  in prom_setprop()
 2091 	static char pname[MAX_PROPERTY_NAME];  in scan_dt_build_struct()  local
 
 | 
| /linux-4.1.27/drivers/video/fbdev/aty/ | 
| D | radeon_monitor.c | 130 		const char *pname;  in radeon_probe_OF_head()  local
 | 
| /linux-4.1.27/drivers/staging/rtl8192e/ | 
| D | rtllib_wx.c | 58 	char *pname = proto_name;  in rtl819x_translate_scan()  local
 | 
| /linux-4.1.27/drivers/pinctrl/ | 
| D | pinmux.c | 421 			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 | 1355 		const char *pname;  in pinctrl_groups_show()  local
 | 
| /linux-4.1.27/drivers/of/ | 
| D | fdt.c | 256 		const char *pname;  in unflatten_dt_node()  local
 | 
| /linux-4.1.27/tools/perf/util/ | 
| D | pmu.c | 943 bool pmu_have_event(const char *pname, const char *name)  in pmu_have_event()
 | 
| /linux-4.1.27/drivers/macintosh/ | 
| D | smu.c | 1013 	char pname[32];  in __smu_get_sdb_partition()  local
 | 
| /linux-4.1.27/drivers/hwmon/ | 
| D | g762.c | 648 				   const char *pname,  in g762_of_prop_import_one()
 | 
| /linux-4.1.27/arch/arm/common/ | 
| D | edma.c | 1518 	const char pname[] = "ti,edma-xbar-event-map";  in edma_xbar_event_map()  local
 | 
| /linux-4.1.27/drivers/message/fusion/ | 
| D | mptbase.c | 2059 	char pname[32];  in mpt_detach()  local
 | 
| /linux-4.1.27/sound/soc/intel/atom/ | 
| D | sst-atom-controls.h | 698 	char pname[44];  member
 |