Home
last modified time | relevance | path

Searched defs:array (Results 251 – 275 of 424) sorted by relevance

1...<<11121314151617

/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fwnode.c137 u32 array[1 + V4L2_FWNODE_CSI2_MAX_DATA_LANES]; in v4l2_fwnode_endpoint_parse_csi2_bus() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dds2760_battery.c248 static int battery_interpolate(int array[], int temp) in battery_interpolate()
H A Dadp5061.c145 static int adp5061_get_array_index(const int *array, u8 size, int val) in adp5061_get_array_index()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1768 u8 **array; in _rtl8821ae_phy_read_and_config_txpwr_lmt() local
2000 u32 *array; in _rtl8821ae_phy_config_bb_with_pgheaderfile() local
3148 u8 *array, u8 path, in _rtl8821ae_phy_set_txpower_level_by_path()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h376 #define GTP_DEBUG_ARRAY(array, num) do {\ argument
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c239 static void dump_hex(const char *name, const u8 *array, u32 len) in dump_hex()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1100 #define __BPF_PROG_RUN_ARRAY(array, ctx, func, check_non_null, set_cg_storage) \ argument
1151 #define BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY(array, ctx, func) \ argument
1181 #define BPF_PROG_RUN_ARRAY(array, ctx, func) \ argument
1184 #define BPF_PROG_RUN_ARRAY_CHECK(array, ctx, func) \ argument
H A Dmoduleparam.h512 #define module_param_array_named(name, array, type, nump, perm) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c477 uint32_t array = smu_data->dpm_table_start + in ci_populate_all_graphic_levels() local
2767 uint32_t array = smu_data->dpm_table_start + in ci_update_dpm_settings() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c453 ahd_outsb(struct ahd_softc * ahd, long port, uint8_t *array, int count) in ahd_outsb()
467 ahd_insb(struct ahd_softc * ahd, long port, uint8_t *array, int count) in ahd_insb()
/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A Dfilelayout.c1076 struct pnfs_commit_array *array, *new; in filelayout_setup_ds_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c1206 struct _halrf_file_regd_ext *array = NULL; in halrf_get_power_limit_extra() local
/OK3568_Linux_fs/kernel/tools/firewire/
H A Dnosy-dump.h5 #define array_length(array) (sizeof(array) / sizeof(array[0])) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.c1206 struct _halrf_file_regd_ext *array = NULL; in halrf_get_power_limit_extra() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c150 struct bpf_array *array = (struct bpf_array *)&m_array; in check_array() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c91 struct ar5416IniArray *array = &ah->iniBank6; in ar5008_write_bank6() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_monitor_user.c546 void *array; in alloc_rec_per_cpu() local
H A Dxdp_redirect_cpu_user.c246 struct datarec *array; in alloc_record_per_cpu() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dvisemul.c372 static void array(struct pt_regs *regs, unsigned int insn, unsigned int opf) in array() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c679 u32 *array; in phy_config_bb_with_hdr_file() local
905 u32 *array; in rtl92ee_phy_config_rf_with_headerfile() local
/OK3568_Linux_fs/kernel/arch/x86/mm/pat/
H A Dset_memory.c1780 pgprot_t mask, int array) in change_page_attr_set()
1787 pgprot_t mask, int array) in change_page_attr_clear()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup-v1.c331 pid_t *array; in pidlist_array_load() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp758 QJsonArray array = {geoLong, geoLat}; in exportPosition() local
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Damplc_pci224.c920 unsigned short *array = data; in pci224_ao_munge() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7124.c190 static int ad7124_find_closest_match(const int *array, in ad7124_find_closest_match()

1...<<11121314151617