| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | export.h | 74 #define __cond_export_sym(sym, val, sec, conf) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | main.c | 1497 struct ieee80211_conf *conf = &hw->conf; in ath9k_config() local 2532 struct ieee80211_chanctx_conf *conf) in ath9k_add_chanctx() 2567 struct ieee80211_chanctx_conf *conf) in ath9k_remove_chanctx() 2587 struct ieee80211_chanctx_conf *conf, in ath9k_change_chanctx() 2604 struct ieee80211_chanctx_conf *conf) in ath9k_assign_vif_chanctx() 2635 struct ieee80211_chanctx_conf *conf) in ath9k_unassign_vif_chanctx()
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/ |
| H A D | fmn.c | 45 #define COP2_CC_INIT_CPU_DEST(dest, conf) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | main_usb.c | 717 struct ieee80211_conf *conf = &hw->conf; in vnt_config() local 750 struct ieee80211_bss_conf *conf, u32 changed) in vnt_bss_info_changed()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_hw.c | 272 u32 conf = malidp_hw_read(hwdev, MALIDP500_CONFIG_ID); in malidp500_query_hw() local 574 u32 conf = malidp_hw_read(hwdev, MALIDP550_CONFIG_ID); in malidp550_query_hw() local 910 u32 conf = malidp_hw_read(hwdev, MALIDP550_CONFIG_ID); in malidp650_query_hw() local
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra_cif.h | 47 struct tegra_cif_conf *conf) in tegra_set_cif()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ioports.h | 37 unsigned char conf:1; /* if 1, configure this port */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | gpio.c | 134 u8 conf = nvbios_rd08(bios, data - 5); in dcb_gpio_match() local
|
| H A D | dcb.c | 142 u32 conf = nvbios_rd32(bios, dcb + 0x04); in dcb_outp_parse() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/mux/ |
| H A D | pi3usb30532.c | 28 u8 conf; member
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | em_canid.c | 123 struct can_filter *conf = data; /* Array with rules */ in em_canid_change() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/ |
| H A D | pinctrl-scu.c | 80 unsigned int conf = configs[1]; in imx_pinconf_set_scu() local
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | via_wdt.c | 161 unsigned char conf; in wdt_probe() local
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | ssl.c | 67 static char *conf[NR_PORTS]; variable
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bios.c | 1396 uint32_t conn, uint32_t conf, struct dcb_output *entry) in parse_dcb20_entry() 1543 uint32_t conn, uint32_t conf, struct dcb_output *entry) in parse_dcb15_entry() 1646 apply_dcb_encoder_quirks(struct drm_device *dev, int idx, u32 *conn, u32 *conf) in apply_dcb_encoder_quirks() 1788 u32 conf = (dcb->version >= 0x20) ? ROM32(outp[4]) : ROM32(outp[6]); in parse_dcb_entry() local
|
| /OK3568_Linux_fs/u-boot/include/faraday/ |
| H A D | ftpci100.h | 19 unsigned int conf; /* 0x28 - PCI Configuration */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/ |
| H A D | acx.c | 245 struct conf_ap_sleep_settings *conf = &priv->conf.ap_sleep; in wl18xx_acx_ap_sleep() local
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | mesh.c | 101 const struct mesh_config *conf) in __cfg80211_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp4/ |
| H A D | mdp4_lvds_pll.c | 30 } conf[32]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | rtl8225se.c | 407 struct ieee80211_conf *conf) in rtl8225se_rf_set_channel()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_hal.c | 63 struct ieee80211_conf *conf = &adapter->hw->conf; in rsi_prepare_mgmt_desc() local 429 struct ieee80211_conf *conf = &hw->conf; in rsi_prepare_beacon() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_device.c | 597 static int __verify_octeon_config_info(struct octeon_device *oct, void *conf) in __verify_octeon_config_info() 615 void *conf = NULL; in oct_get_config_info() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-lantiq.h | 27 #define LTQ_PINCONF_UNPACK_PARAM(conf) ((conf) >> 16) argument 28 #define LTQ_PINCONF_UNPACK_ARG(conf) ((conf) & 0xffff) argument
|
| H A D | pinctrl-single.c | 97 struct pcs_conf_vals *conf; member 846 static void add_config(struct pcs_conf_vals **conf, enum pin_config_param param, in add_config() 868 struct pcs_conf_vals **conf, unsigned long **settings) in pcs_add_conf2() 887 struct pcs_conf_vals **conf, unsigned long **settings) in pcs_add_conf4() 918 struct pcs_conf_vals *conf = NULL; in pcs_parse_pinconf() local
|
| /OK3568_Linux_fs/u-boot/board/tqc/tqm834x/ |
| H A D | tqm834x.c | 261 } conf[] = { in get_ddr_bank_size() local
|