Home
last modified time | relevance | path

Searched defs:ent (Results 1 – 25 of 33) sorted by relevance

12

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/sw_demux/
Dswdmx_cb_list.c26 SWDMX_CbEntry *ent; in swdmx_cb_list_add() local
42 SWDMX_CbEntry *ent, *nent; in swdmx_cb_list_remove() local
56 SWDMX_CbEntry *ent, *nent; in swdmx_cb_list_clear() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_chplan.c2950 void rtw_get_chplan_worldwide(struct country_chplan *ent) in rtw_get_chplan_worldwide()
2962 bool rtw_get_chplan_from_country(const char *country_code, struct country_chplan *ent) in rtw_get_chplan_from_country()
3033 u8 rtw_country_chplan_is_chbw_valid(struct country_chplan *ent, BAND_TYPE band, u8 ch, u8 bw, u8 of… in rtw_country_chplan_is_chbw_valid()
3053 static void rtw_country_chplan_get_edcca_modes(const struct country_chplan *ent, u8 modes[]) in rtw_country_chplan_get_edcca_modes()
3070 static void rtw_country_chplan_get_txpwr_lmts(const struct country_chplan *ent, u8 txpwr_lmt[]) in rtw_country_chplan_get_txpwr_lmts()
3111 , BAND_TYPE band, u8 opch, const u8 *country_ie, struct country_chplan *ent in rtw_get_chplan_from_recv_country_ie()
3187 , struct country_chplan *ent, const char *caller_msg) in rtw_get_chplan_from_cisrs()
3202 void dump_country_chplan(void *sel, const struct country_chplan *ent, bool regd_info) in dump_country_chplan()
3255 struct country_chplan ent; in dump_country_chplan_map() local
3318 struct country_chplan ent; in dump_chplan_country_list() local
[all …]
Drtw_rf.c1771 struct regd_exc_ent *ent; in _dump_regd_exc_list() local
1814 struct regd_exc_ent *ent; in rtw_regd_exc_add_with_nlen() local
1850 struct regd_exc_ent *ent; in _rtw_regd_exc_search() local
1893 struct regd_exc_ent *ent; in rtw_regd_exc_search() local
1905 struct regd_exc_ent *ent; in rtw_regd_exc_list_free() local
1998 struct txpwr_lmt_ent *ent; in dump_txpwr_lmt() local
2194 struct txpwr_lmt_ent *ent; in rtw_txpwr_lmt_add_with_nlen() local
2290 struct txpwr_lmt_ent *ent; in _rtw_txpwr_lmt_get_by_name() local
2314 struct txpwr_lmt_ent *ent; in rtw_txpwr_lmt_get_by_name() local
2326 struct txpwr_lmt_ent *ent; in rtw_txpwr_lmt_list_free() local
Drtw_br_ext.c378 struct nat25_network_db_entry *ent, int hash) in __network_hash_link()
394 static __inline__ void __network_hash_unlink(struct nat25_network_db_entry *ent) in __network_hash_unlink()
Drtw_cmd.c993 …ck_country_ie(_adapter *adapter, const WLAN_BSSID_EX *network, struct country_chplan *ent, WLAN_BS… in rtw_joinbss_check_country_ie()
2036 struct country_chplan ent; in rtw_set_country_cmd() local
2064 struct country_chplan ent; in rtw_sync_os_regd_cmd() local
2172 struct country_chplan ent; in rtw_apply_recv_country_ie_cmd() local
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/rga2/
Drga2_debugger.c194 struct dentry *ent; in rga_debugfs_create_files() local
320 struct proc_dir_entry *ent; in rga_procfs_create_files() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
Drga2_debugger.c195 struct dentry *ent; in rga_debugfs_create_files() local
320 struct proc_dir_entry *ent; in rga_procfs_create_files() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_debugger.c317 struct dentry *ent; in rga_debugfs_create_files() local
447 struct proc_dir_entry *ent; in rga_procfs_create_files() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.c659 struct blacklist_ent *ent = NULL; in rtw_mesh_cto_mgate_blacklist_chk() local
2126 struct mesh_plink_ent *ent = NULL; in _rtw_mesh_plink_get() local
2145 struct mesh_plink_ent *ent = NULL; in rtw_mesh_plink_get() local
2159 struct mesh_plink_ent *ent = NULL; in rtw_mesh_plink_get_no_estab_by_idx() local
2184 struct mesh_plink_ent *ent = NULL; in _rtw_mesh_plink_add() local
2246 struct mesh_plink_ent *ent = NULL; in rtw_mesh_plink_set_state() local
2263 struct mesh_plink_ent *ent = NULL; in rtw_mesh_plink_set_aek() local
2284 struct mesh_plink_ent *ent = NULL; in rtw_mesh_plink_set_peer_conf_timeout() local
2299 void _rtw_mesh_plink_del_ent(_adapter *adapter, struct mesh_plink_ent *ent) in _rtw_mesh_plink_del_ent()
2324 struct mesh_plink_ent *ent = NULL; in rtw_mesh_plink_del() local
[all …]
Drtw_mesh.h235 #define MESH_PLINK_AEK_VALID(ent) ent->aek_valid argument
237 #define MESH_PLINK_AEK_VALID(ent) 0 argument
243 struct mesh_plink_ent ent[RTW_MESH_MAX_PEER_CANDIDATES]; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_debugfs.c197 struct dentry *ent; in rockchip_drm_add_dump_buffer() local
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Drockchip_drm_debugfs.c201 struct dentry *ent; in rockchip_drm_add_dump_buffer() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/iommu/
Dsunxi-iommu.h254 #define IOPTE_BASE(ent) ((ent) & IOPTE_BASE_MASK) argument
256 #define IOPTE_TO_PFN(ent) ((*ent) & IOMMU_PT_MASK) argument
Dsunxi-iommu.c48 static inline u32 *iopte_offset(u32 *ent, unsigned int iova) in iopte_offset()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/bluetooth/
Drtl_btlpm.c587 struct proc_dir_entry *ent; in bluesleep_init() local
Dbcm_btlpm.c892 struct proc_dir_entry *ent; in bluesleep_init() local
Dxradio_btlpm.c829 struct proc_dir_entry *ent; in btsleep_init() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/
Dosdep_service.c3467 struct blacklist_ent *ent; in rtw_blacklist_add() local
3511 struct blacklist_ent *ent = NULL; in rtw_blacklist_del() local
3542 struct blacklist_ent *ent = NULL; in rtw_blacklist_search() local
3575 struct blacklist_ent *ent; in rtw_blacklist_flush() local
3597 struct blacklist_ent *ent = NULL; in dump_blacklist() local
/device/soc/rockchip/rk3588/kernel/net/rfkill/
Drfkill-bt.c603 struct proc_dir_entry *ent; in rfkill_rk_probe() local
/device/board/isoftstone/yangfan/kernel/src/_net/
Drfkill-bt.c606 struct proc_dir_entry *ent; in rfkill_rk_probe() local
/device/soc/rockchip/common/vendor/drivers/net/
Drfkill-bt.c584 struct proc_dir_entry *ent; in rfkill_rk_probe() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c2891 struct txpwr_lmt_ent *ent = NULL; in phy_get_txpwr_lmt() local
3178 struct txpwr_lmt_ent *ent; in phy_txpwr_lmt_cck_ofdm_mt_chk() local
3248 struct txpwr_lmt_ent *ent; in phy_txpwr_lmt_cross_ref_ht_vht() local
3379 struct txpwr_lmt_ent *ent; in phy_txpwr_limit_bandwidth_chk() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Daiutils.c56 uint32 ent; in get_erom_ent() local
Ddhd_pcie_linux.c881 dhdpcie_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in dhdpcie_pci_probe()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Daiutils.c62 uint32 ent; in get_erom_ent() local

12