/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_hdmi.c | 158 const struct mtk_hdmi_conf *conf; member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid10.c | 93 struct r10conf *conf = data; in r10bio_pool_alloc() local 118 struct r10conf *conf = data; in r10buf_pool_alloc() local 212 struct r10conf *conf = data; r10buf_pool_free() local 237 put_all_bios(struct r10conf *conf, struct r10bio *r10_bio) put_all_bios() argument 255 struct r10conf *conf = r10_bio->mddev->private; free_r10bio() local 263 struct r10conf *conf = r10_bio->mddev->private; put_buf() local 274 struct r10conf *conf = mddev->private; reschedule_retry() local 295 struct r10conf *conf = r10_bio->mddev->private; raid_end_bio_io() local 315 struct r10conf *conf = r10_bio->mddev->private; update_head_pos() local 324 find_bio_disk(struct r10conf *conf, struct r10bio *r10_bio, struct bio *bio, int *slotp, int *replp) find_bio_disk() argument 355 struct r10conf *conf = r10_bio->mddev->private; raid10_end_read_request() local 432 struct r10conf *conf = r10_bio->mddev->private; raid10_end_write_request() local 624 raid10_find_phys(struct r10conf *conf, struct r10bio *r10bio) raid10_find_phys() argument 639 raid10_find_virt(struct r10conf *conf, sector_t sector, int dev) raid10_find_virt() argument 703 read_balance(struct r10conf *conf, struct r10bio *r10_bio, int *max_sectors) read_balance() argument 859 flush_pending_writes(struct r10conf *conf) flush_pending_writes() argument 934 raise_barrier(struct r10conf *conf, int force) raise_barrier() argument 954 lower_barrier(struct r10conf *conf) lower_barrier() argument 963 wait_barrier(struct r10conf *conf) wait_barrier() argument 1001 allow_barrier(struct r10conf *conf) allow_barrier() argument 1008 freeze_array(struct r10conf *conf, int extra) freeze_array() argument 1035 unfreeze_array(struct r10conf *conf) unfreeze_array() argument 1066 struct r10conf *conf = mddev->private; raid10_unplug() local 1110 regular_request_wait(struct mddev *mddev, struct r10conf *conf, struct bio *bio, sector_t sectors) regular_request_wait() argument 1130 struct r10conf *conf = mddev->private; raid10_read_request() local 1231 struct r10conf *conf = mddev->private; raid10_write_one_disk() local 1292 struct r10conf *conf = mddev->private; raid10_write_request() local 1501 struct r10conf *conf = mddev->private; __make_request() local 1523 struct r10conf *conf = mddev->private; raid10_make_request() local 1556 struct r10conf *conf = mddev->private; raid10_status() local 1587 _enough(struct r10conf *conf, int previous, int ignore) _enough() argument 1623 enough(struct r10conf *conf, int ignore) enough() argument 1637 struct r10conf *conf = mddev->private; raid10_error() local 1672 print_conf(struct r10conf *conf) print_conf() argument 1698 close_sync(struct r10conf *conf) close_sync() argument 1709 struct r10conf *conf = mddev->private; raid10_spare_active() local 1756 struct r10conf *conf = mddev->private; raid10_add_disk() local 1824 struct r10conf *conf = mddev->private; raid10_remove_disk() local 1888 struct r10conf *conf = r10_bio->mddev->private; __end_sync_read() local 1915 struct r10conf *conf = r10_bio->mddev->private; end_sync_read() local 1960 struct r10conf *conf = mddev->private; end_sync_write() local 2013 struct r10conf *conf = mddev->private; sync_request_write() local 2154 struct r10conf *conf = mddev->private; fix_recovery_read_error() local 2229 struct r10conf *conf = mddev->private; recovery_request_write() local 2336 fix_read_error(struct r10conf *conf, struct mddev *mddev, struct r10bio *r10_bio) fix_read_error() argument 2525 struct r10conf *conf = mddev->private; narrow_write_error() local 2586 struct r10conf *conf = mddev->private; handle_read_error() local 2616 handle_write_completed(struct r10conf *conf, struct r10bio *r10_bio) handle_write_completed() argument 2722 struct r10conf *conf = mddev->private; raid10d() local 2791 init_resync(struct r10conf *conf) init_resync() argument 2809 raid10_alloc_init_r10buf(struct r10conf *conf) raid10_alloc_init_r10buf() argument 2842 raid10_set_cluster_sync_high(struct r10conf *conf) raid10_set_cluster_sync_high() argument 2910 struct r10conf *conf = mddev->private; raid10_sync_request() local 3530 struct r10conf *conf = mddev->private; raid10_size() local 3546 calc_sectors(struct r10conf *conf, sector_t size) calc_sectors() argument 3633 raid10_free_conf(struct r10conf *conf) raid10_free_conf() argument 3649 struct r10conf *conf = NULL; setup_conf() local 3733 raid10_set_io_opt(struct r10conf *conf) raid10_set_io_opt() argument 3745 struct r10conf *conf; raid10_run() local 3948 struct r10conf *conf = mddev->private; raid10_quiesce() local 3970 struct r10conf *conf = mddev->private; raid10_resize() local 4004 struct r10conf *conf; raid10_takeover_raid0() local 4075 struct r10conf *conf = mddev->private; raid10_check_reshape() local 4122 calc_degraded(struct r10conf *conf) calc_degraded() argument 4182 struct r10conf *conf = mddev->private; raid10_start_reshape() local 4424 struct r10conf *conf = mddev->private; reshape_request() local 4676 struct r10conf *conf = mddev->private; reshape_request_write() local 4716 end_reshape(struct r10conf *conf) end_reshape() argument 4736 struct r10conf *conf = mddev->private; raid10_update_reshape_pos() local 4752 struct r10conf *conf = mddev->private; handle_reshape_read_error() local 4826 struct r10conf *conf = mddev->private; end_reshape_write() local 4860 struct r10conf *conf = mddev->private; raid10_finish_reshape() local [all...] |
H A D | raid5-cache.c | 195 static inline sector_t r5c_tree_index(struct r5conf *conf, in r5c_tree_index() argument 292 r5c_return_dev_pending_writes(struct r5conf *conf, struct r5dev *dev) in r5c_return_dev_pending_writes() argument 307 void r5c_handle_cached_data_endio(struct r5conf *conf, in r5c_handle_cached_data_endio() argument 327 r5c_check_stripe_cache_usage(struct r5conf *conf) r5c_check_stripe_cache_usage() argument 354 r5c_check_cached_full_stripe(struct r5conf *conf) r5c_check_cached_full_stripe() argument 397 r5c_log_required_to_flush_cache(struct r5conf *conf) r5c_log_required_to_flush_cache() argument 418 struct r5conf *conf = log->rdev->mddev->private; r5c_update_log_state() local 451 struct r5conf *conf = sh->raid_conf; r5c_make_stripe_write_out() local 685 struct r5conf *conf = mddev->private; r5c_disable_writeback_async() local 865 struct r5conf *conf = mddev->private; r5l_append_flush_payload() local 994 struct r5conf *conf = sh->raid_conf; r5l_write_stripe() local 1152 r5c_calculate_new_cp(struct r5conf *conf) r5c_calculate_new_cp() argument 1177 struct r5conf *conf = log->rdev->mddev->private; r5l_reclaimable_space() local 1225 struct r5conf *conf = log->rdev->mddev->private; __r5l_stripe_write_finished() local 1364 r5c_flush_stripe(struct r5conf *conf, struct stripe_head *sh) r5c_flush_stripe() argument 1397 r5c_flush_cache(struct r5conf *conf, int num) r5c_flush_cache() argument 1422 r5c_do_reclaim(struct r5conf *conf) r5c_do_reclaim() argument 1499 struct r5conf *conf = log->rdev->mddev->private; r5l_do_reclaim() local 1552 struct r5conf *conf = mddev->private; r5l_reclaim_thread() local 1591 r5l_log_disk_error(struct r5conf *conf) r5l_log_disk_error() argument 1817 struct r5conf *conf = mddev->private; r5l_recovery_load_data() local 1839 struct r5conf *conf = mddev->private; r5l_recovery_load_parity() local 1869 r5l_recovery_replay_one_stripe(struct r5conf *conf, struct stripe_head *sh, struct r5l_recovery_ctx *ctx) r5l_recovery_replay_one_stripe() argument 1927 r5c_recovery_alloc_stripe( struct r5conf *conf, sector_t stripe_sect, int noblock) r5c_recovery_alloc_stripe() argument 2007 struct r5conf *conf = mddev->private; r5l_recovery_verify_data_checksum_for_mb() local 2081 struct r5conf *conf = mddev->private; r5c_recovery_analyze_meta_block() local 2429 struct r5conf *conf = mddev->private; r5c_recovery_flush_data_only_stripes() local 2537 struct r5conf *conf; r5c_journal_mode_show() local 2575 struct r5conf *conf; r5c_journal_mode_set() local 2636 r5c_try_caching_write(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s, int disks) r5c_try_caching_write() argument 2762 struct r5conf *conf = sh->raid_conf; r5c_release_extra_page() local 2788 struct r5conf *conf = sh->raid_conf; r5c_use_extra_page() local 2804 r5c_finish_stripe_write_out(struct r5conf *conf, struct stripe_head *sh, struct stripe_head_state *s) r5c_finish_stripe_write_out() argument 2891 struct r5conf *conf = sh->raid_conf; r5c_cache_data() local 2945 r5c_big_stripe_cached(struct r5conf *conf, sector_t sect) r5c_big_stripe_cached() argument 3045 struct r5conf *conf = mddev->private; r5l_start() local 3054 struct r5conf *conf = mddev->private; r5c_update_on_rdev_error() local 3066 r5l_init_log(struct r5conf *conf, struct md_rdev *rdev) r5l_init_log() argument 3171 r5l_exit_log(struct r5conf *conf) r5l_exit_log() argument [all...] |
H A D | raid5.h | 515 struct r5conf *conf; member 713 r5_next_bio(struct r5conf *conf, struct bio *bio, sector_t sector) r5_next_bio() argument [all...] |
H A D | dm-raid.c | 1538 struct r5conf *conf; in rs_set_raid456_stripe_cache() local 3515 struct r5conf *conf = rs_is_raid456(rs) ? mddev->private : NULL; in raid_status() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.c | 1222 ocrdma_check_fw_config(struct ocrdma_dev *dev, struct ocrdma_fw_conf_rsp *conf) ocrdma_check_fw_config() argument
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 2864 int conf; in mode_hfcmulti() local [all...] |
H A D | ipac.h | 70 u8 conf; member
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | max1363.c | 100 int8_t conf; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_generic.c | 1182 struct ppp_config conf = { in ppp_nl_newlink() local 3140 struct ppp_config conf in ppp_create_interface() local 1108 ppp_dev_configure(struct net *src_net, struct net_device *dev, const struct ppp_config *conf) ppp_dev_configure() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | main.c | 2670 struct ieee80211_conf *conf = &hw->conf; in b43legacy_op_dev_config() local 2806 b43legacy_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u32 changed) b43legacy_op_bss_info_changed() argument 3521 struct ieee80211_conf *conf = &hw->conf; b43legacy_op_get_survey() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 2128 struct hwtstamp_config conf; in hwtstamp_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htt_rx.c | 3664 struct ieee80211_chanctx_conf *conf = NULL; in ath10k_update_per_peer_tx_stats() local 1115 ath10k_htt_rx_h_any_chan_iter(struct ieee80211_hw *hw, struct ieee80211_chanctx_conf *conf, void *data) ath10k_htt_rx_h_any_chan_iter() argument
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.c | 3066 aha152x_config conf; in aha152x_init() local [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-at91.c | 125 unsigned long conf; member [all...] |
H A D | pinctrl-st.c | 905 struct st_pinconf *conf = info->groups[group].pin_conf; st_pmx_set_mux() local 1176 struct st_pinconf *conf; st_pctl_dt_parse_groups() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | wlcore.h | 354 struct wlcore_conf conf; member
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 69 struct usb_configuration *conf; member
|
H A D | f_generic.c | 52 struct usb_configuration *conf; member
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | msm_serial.c | 292 struct dma_slave_config conf; in msm_request_tx_dma() local 335 struct dma_slave_config conf; in msm_request_rx_dma() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cg6.c | 615 u32 conf; in cg6_init_fix() local 673 u32 rev, conf, mode; in cg6_chip_init() local
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 217 ieee80211_start_nan(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_nan_conf *conf) ieee80211_start_nan() argument 252 ieee80211_nan_change_conf(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_nan_conf *conf, u32 changes) ieee80211_nan_change_conf() argument 2061 ieee80211_get_mesh_config(struct wiphy *wiphy, struct net_device *dev, struct mesh_config *conf) ieee80211_get_mesh_config() argument 2138 struct mesh_config *conf; ieee80211_update_mesh_config() local 2253 ieee80211_join_mesh(struct wiphy *wiphy, struct net_device *dev, const struct mesh_config *conf, const struct mesh_setup *setup) ieee80211_join_mesh() argument 3409 struct ieee80211_chanctx_conf *conf; __ieee80211_channel_switch() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 1389 sunxi_nfc_setup_interface(struct nand_chip *nand, int csline, const struct nand_interface_config *conf) sunxi_nfc_setup_interface() argument
|
H A D | stm32_fmc2_nand.c | 1525 stm32_fmc2_nfc_setup_interface(struct nand_chip *chip, int chipnr, const struct nand_interface_config *conf) stm32_fmc2_nfc_setup_interface() argument
|
H A D | renesas-nand-controller.c | 889 rnandc_setup_interface(struct nand_chip *chip, int chipnr, const struct nand_interface_config *conf) rnandc_setup_interface() argument
|