Searched defs:conf (Results 276 - 300 of 372) sorted by relevance

<<1112131415

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.c565 rtw_vif_assoc_changed(struct rtw_vif *rtwvif, struct ieee80211_bss_conf *conf) argument
[all...]
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt61pci.c454 rt61pci_config_intf(struct rt2x00_dev *rt2x00dev, struct rt2x00_intf *intf, struct rt2x00intf_conf *conf, const unsigned int flags) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1661 int conf; local
/linux-master/drivers/leds/rgb/
H A Dleds-qcom-lpg.c614 u8 val = 0, conf = 0, lut_offset = 0; local
657 unsigned int conf = 0; local
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dgvt.h318 const struct intel_vgpu_config *conf; member in struct:intel_vgpu_type
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c551 const struct nt35510_config *conf; member in struct:nt35510
743 const struct nt35510_config *conf = nt->conf; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c630 u8 conf, i; local
694 u8 conf, i; local
959 u8 conf, i; local
/linux-master/sound/soc/codecs/
H A Dtas2781-fmwlib.c2162 struct tasdevice_config *conf; local
/linux-master/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c301 const struct mvebu_comphy_conf *conf; local
/linux-master/drivers/mtd/nand/raw/
H A Dmtk_nand.c533 mtk_nfc_setup_interface(struct nand_chip *chip, int csline, const struct nand_interface_config *conf) argument
H A Dmxc_nand.c1140 mxc_nand_v2_setup_interface(struct nand_chip *chip, int csline, const struct nand_interface_config *conf) argument
1680 mxcnd_setup_interface(struct nand_chip *chip, int chipnr, const struct nand_interface_config *conf) argument
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c82 u8 conf[32]; member in struct:hdmiphy_config
[all...]
/linux-master/drivers/md/
H A Draid1.c239 static void put_all_bios(struct r1conf *conf, struct r1bio *r1_bio) argument
253 struct r1conf *conf = r1_bio->mddev->private; local
261 struct r1conf *conf = r1_bio->mddev->private; local
280 struct r1conf *conf = mddev->private; local
311 struct r1conf *conf = r1_bio->mddev->private; local
337 struct r1conf *conf = r1_bio->mddev->private; local
349 struct r1conf *conf = r1_bio->mddev->private; local
366 struct r1conf *conf = r1_bio->mddev->private; local
448 struct r1conf *conf = r1_bio->mddev->private; local
579 update_read_sectors(struct r1conf *conf, int disk, sector_t this_sector, int len) argument
590 choose_first_rdev(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) argument
620 choose_bb_rdev(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) argument
658 choose_slow_rdev(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) argument
705 is_sequential(struct r1conf *conf, int disk, struct r1bio *r1_bio) argument
716 should_choose_next(struct r1conf *conf, int disk) argument
760 choose_best_rdev(struct r1conf *conf, struct r1bio *r1_bio) argument
856 read_balance(struct r1conf *conf, struct r1bio *r1_bio, int *max_sectors) argument
887 wake_up_barrier(struct r1conf *conf) argument
893 flush_bio_list(struct r1conf *conf, struct bio *bio) argument
908 flush_pending_writes(struct r1conf *conf) argument
963 raise_barrier(struct r1conf *conf, sector_t sector_nr) argument
1013 lower_barrier(struct r1conf *conf, sector_t sector_nr) argument
1024 _wait_barrier(struct r1conf *conf, int idx, bool nowait) argument
1093 wait_read_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) argument
1136 wait_barrier(struct r1conf *conf, sector_t sector_nr, bool nowait) argument
1143 _allow_barrier(struct r1conf *conf, int idx) argument
1149 allow_barrier(struct r1conf *conf, sector_t sector_nr) argument
1157 get_unqueued_pending(struct r1conf *conf) argument
1169 freeze_array(struct r1conf *conf, int extra) argument
1204 unfreeze_array(struct r1conf *conf) argument
1266 struct r1conf *conf = mddev->private; local
1297 struct r1conf *conf = mddev->private; local
1310 struct r1conf *conf = mddev->private; local
1425 struct r1conf *conf = mddev->private; local
1699 struct r1conf *conf = mddev->private; local
1733 struct r1conf *conf = mddev->private; local
1765 print_conf(struct r1conf *conf) argument
1788 close_sync(struct r1conf *conf) argument
1803 struct r1conf *conf = mddev->private; local
1852 raid1_add_conf(struct r1conf *conf, struct md_rdev *rdev, int disk, bool replacement) argument
1876 raid1_remove_conf(struct r1conf *conf, int disk) argument
1900 struct r1conf *conf = mddev->private; local
1961 struct r1conf *conf = mddev->private; local
2069 struct r1conf *conf = mddev->private; local
2121 struct r1conf *conf = mddev->private; local
2248 struct r1conf *conf = mddev->private; local
2326 struct r1conf *conf = mddev->private; local
2377 fix_read_error(struct r1conf *conf, struct r1bio *r1_bio) argument
2471 struct r1conf *conf = mddev->private; local
2537 handle_sync_write_finished(struct r1conf *conf, struct r1bio *r1_bio) argument
2560 handle_write_finished(struct r1conf *conf, struct r1bio *r1_bio) argument
2606 handle_read_error(struct r1conf *conf, struct r1bio *r1_bio) argument
2654 struct r1conf *conf = mddev->private; local
2721 init_resync(struct r1conf *conf) argument
2732 raid1_alloc_init_r1buf(struct r1conf *conf) argument
2762 struct r1conf *conf = mddev->private; local
3066 struct r1conf *conf; local
3210 struct r1conf *conf; local
3293 struct r1conf *conf = priv; local
3352 struct r1conf *conf = mddev->private; local
3448 struct r1conf *conf = mddev->private; local
3462 struct r1conf *conf; local
[all...]
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c852 u32 conf, pull, val, debounce; local
934 u32 conf, db_pulse, debounce; local
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dipac.h70 u8 conf; member in struct:ipac_hw
H A Dhfcmulti.c2831 int conf; local
[all...]
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c1222 ocrdma_check_fw_config(struct ocrdma_dev *dev, struct ocrdma_fw_conf_rsp *conf) argument
/linux-master/drivers/scsi/
H A Daha152x.c3119 aha152x_config conf; local
[all...]
/linux-master/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h322 __le32 conf; member in struct:cdns2_adma_regs
/linux-master/drivers/net/can/
H A Dgrcan.c47 u32 conf; /* 0x00 */ member in struct:grcan_registers
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c2121 struct hwtstamp_config conf; local
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h354 struct wlcore_conf conf; member in struct:wl1271
/linux-master/drivers/spi/
H A Dspi-mtk-snfi.c663 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; local
/linux-master/drivers/video/fbdev/
H A Dcg6.c615 u32 conf; local
673 u32 rev, conf, mode; local
/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.c144 unsigned long conf; member in struct:at91_pmx_pin
[all...]

Completed in 325 milliseconds

<<1112131415