Home
last modified time | relevance | path

Searched defs:conf (Results 126 – 150 of 356) sorted by relevance

12345678910>>...15

/linux/drivers/net/ethernet/cavium/liquidio/
A Docteon_device.c596 static int __verify_octeon_config_info(struct octeon_device *oct, void *conf) in __verify_octeon_config_info()
614 void *conf = NULL; in oct_get_config_info() local
/linux/drivers/net/wireless/rsi/
A Drsi_91x_hal.c63 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
A Drsi_91x_mac80211.c638 struct ieee80211_conf *conf = &hw->conf; in rsi_config_power() local
670 struct ieee80211_conf *conf = &hw->conf; in rsi_mac80211_config() local
794 struct ieee80211_conf *conf = &hw->conf; in rsi_mac80211_bss_info_changed() local
/linux/drivers/pinctrl/
A Dpinctrl-lantiq.h27 #define LTQ_PINCONF_UNPACK_PARAM(conf) ((conf) >> 16) argument
28 #define LTQ_PINCONF_UNPACK_ARG(conf) ((conf) & 0xffff) argument
A Dpinctrl-single.c97 struct pcs_conf_vals *conf; member
847 static void add_config(struct pcs_conf_vals **conf, enum pin_config_param param, in add_config()
869 struct pcs_conf_vals **conf, unsigned long **settings) in pcs_add_conf2()
888 struct pcs_conf_vals **conf, unsigned long **settings) in pcs_add_conf4()
919 struct pcs_conf_vals *conf = NULL; in pcs_parse_pinconf() local
/linux/include/linux/usb/
A Dtypec_dp.h49 u32 conf; member
/linux/drivers/thermal/
A Dk3_bandgap.c79 const struct k3_bandgap_data *conf; member
A Dmtk_thermal.c293 const struct mtk_thermal_data *conf; member
652 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_bank_temperature() local
712 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_init_bank() local
/linux/drivers/net/wireless/realtek/rtw89/
A Dmac80211.c301 struct ieee80211_bss_conf *conf) in rtw89_station_mode_sta_assoc()
318 struct ieee80211_bss_conf *conf, in rtw89_ops_bss_info_changed()
/linux/drivers/pci/controller/
A Dpci-mvebu.c370 struct pci_bridge_emul_conf *conf = &port->bridge.conf; in mvebu_pcie_handle_iobase_change() local
409 struct pci_bridge_emul_conf *conf = &port->bridge.conf; in mvebu_pcie_handle_membase_change() local
483 struct pci_bridge_emul_conf *conf = &bridge->conf; in mvebu_pci_bridge_emul_base_conf_write() local
/linux/drivers/mtd/nand/
A Decc-sw-bch.c172 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in nand_ecc_sw_bch_init_ctx() local
/linux/drivers/gpu/drm/msm/hdmi/
A Dhdmi_pll_8960.c36 } conf[32]; member
/linux/drivers/hwmon/
A Dad7414.c177 int conf; in ad7414_probe() local
A Dlm73.c233 int id, ctrl, conf; in lm73_detect() local
/linux/drivers/net/wireless/realtek/rtw88/
A Dbf.h101 struct ieee80211_bss_conf *conf) in rtw_chip_set_gid_table()
/linux/drivers/net/
A Dvxlan.c3619 static int vxlan_config_validate(struct net *src_net, struct vxlan_config *conf, in vxlan_config_validate()
3783 struct vxlan_config *conf, in vxlan_config_apply()
3843 struct vxlan_config *conf, bool changelink, in vxlan_dev_configure()
3860 struct vxlan_config *conf, in __vxlan_dev_create()
3948 static int vxlan_nl2flag(struct vxlan_config *conf, struct nlattr *tb[], in vxlan_nl2flag()
3976 struct net_device *dev, struct vxlan_config *conf, in vxlan_nl2conf()
4236 struct vxlan_config conf; in vxlan_newlink() local
4252 struct vxlan_config conf; in vxlan_changelink() local
4479 struct vxlan_config *conf) in vxlan_dev_create()
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
A Drtl8225.c716 struct ieee80211_conf *conf) in rtl8225_rf_set_channel()
/linux/drivers/regulator/
A Dpv88060-regulator.c46 unsigned int conf; /* buck configuration register */ member
A Dpv88090-regulator.c35 unsigned int conf; member
A Dscmi-regulator.c45 struct regulator_config conf; member
/linux/include/dt-bindings/pinctrl/
A Domap.h68 #define AM33XX_PADCONF(pa, conf, mux) OMAP_IOPAD_OFFSET((pa), 0x0800) (conf) (mux) argument
/linux/drivers/staging/greybus/
A Dlight.c828 struct gb_lights_get_channel_flash_config_response conf; in gb_lights_channel_flash_config() local
946 struct gb_lights_get_channel_config_response conf; in gb_lights_channel_config() local
1006 struct gb_lights_get_light_config_response conf; in gb_lights_light_config() local
/linux/drivers/tty/serial/
A Dmax3100.c101 int conf; /* configuration for the MAX31000 member
261 int conf, cconf, crts; in max3100_work() local
/linux/drivers/gpu/drm/mcde/
A Dmcde_display.c199 u32 conf; in mcde_configure_extsrc() local
494 u32 conf; in mcde_configure_channel() local
/linux/drivers/gpu/drm/panel/
A Dpanel-novatek-nt35510.c362 const struct nt35510_config *conf; member
538 const struct nt35510_config *conf = nt->conf; in nt35510_setup_display() local

Completed in 67 milliseconds

12345678910>>...15