Home
last modified time | relevance | path

Searched defs:func (Results 51 – 75 of 1814) sorted by relevance

12345678910>>...73

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dsdio_intf.c159 static void sd_sync_int_hdl(struct sdio_func *func) in sd_sync_int_hdl()
178 struct sdio_func *func; in sdio_alloc_irq() local
203 struct sdio_func *func; in sdio_free_irq() local
474 struct sdio_func *func; in sdio_init() local
535 struct sdio_func *func; in sdio_deinit() local
659 static struct dvobj_priv *sdio_dvobj_init(struct sdio_func *func, const struct sdio_device_id *pdi… in sdio_dvobj_init()
697 static void sdio_dvobj_deinit(struct sdio_func *func) in sdio_dvobj_deinit()
984 struct sdio_func *func, in rtw_drv_init()
1112 static void rtw_dev_remove(struct sdio_func *func) in rtw_dev_remove()
1176 struct sdio_func *func = dev_to_sdio_func(dev); in rtw_dev_shutdown() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dsdio_intf.c126 static void sd_sync_int_hdl(struct sdio_func *func) in sd_sync_int_hdl()
145 struct sdio_func *func; in sdio_alloc_irq() local
170 struct sdio_func *func; in sdio_free_irq() local
329 struct sdio_func *func; in sdio_init() local
385 struct sdio_func *func; in sdio_deinit() local
470 static struct dvobj_priv *sdio_dvobj_init(struct sdio_func *func, const struct sdio_device_id *pdi… in sdio_dvobj_init()
508 static void sdio_dvobj_deinit(struct sdio_func *func) in sdio_dvobj_deinit()
781 struct sdio_func *func, in rtw_drv_init()
910 static void rtw_dev_remove(struct sdio_func *func) in rtw_dev_remove()
975 struct sdio_func *func = dev_to_sdio_func(dev); in rtw_sdio_suspend() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dsdio_ops_linux.c31 static bool rtw_sdio_claim_host_needed(struct sdio_func *func) in rtw_sdio_claim_host_needed()
67 struct sdio_func *func; in _sd_read() local
120 struct sdio_func *func; in sd_read() local
159 struct sdio_func *func; in _sd_write() local
213 struct sdio_func *func; in sd_write() local
249 struct sdio_func *func; in sdio_dump_reg_by_cmd52() local
305 struct sdio_func *func; in sdio_dump_cia() local
362 struct sdio_func *func; in sdio_dump_dbg_reg() local
461 struct sdio_func *func; in rtw_sdio_raw_read() local
615 struct sdio_func *func; in rtw_sdio_raw_write() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dsdio.c46 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl1271_sdio_set_block_size() local
58 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_read() local
96 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_raw_write() local
132 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_on() local
159 struct sdio_func *func = dev_to_sdio_func(glue->dev); in wl12xx_sdio_power_off() local
257 static int wl1271_probe(struct sdio_func *func, in wl1271_probe()
370 static void wl1271_remove(struct sdio_func *func) in wl1271_remove()
385 struct sdio_func *func = dev_to_sdio_func(dev); in wl1271_suspend() local
/OK3568_Linux_fs/kernel/kernel/
H A Dsmp.c283 smp_call_func_t func = csd->func; in generic_exec_single() local
386 smp_call_func_t func = csd->func; in flush_smp_call_function_queue() local
422 smp_call_func_t func = csd->func; in flush_smp_call_function_queue() local
468 int smp_call_function_single(int cpu, smp_call_func_t func, void *info, in smp_call_function_single()
584 smp_call_func_t func, void *info, int wait) in smp_call_function_any()
613 smp_call_func_t func, void *info, in smp_call_function_many_cond()
714 smp_call_func_t func, void *info, bool wait) in smp_call_function_many()
735 void smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function()
832 void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu()
861 void on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, in on_each_cpu_mask()
[all …]
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcpacf.h224 static inline int cpacf_test_func(cpacf_mask_t *mask, unsigned int func) in cpacf_test_func()
229 static __always_inline int cpacf_query_func(unsigned int opcode, unsigned int func) in cpacf_query_func()
249 static inline int cpacf_km(unsigned long func, void *param, in cpacf_km()
279 static inline int cpacf_kmc(unsigned long func, void *param, in cpacf_kmc()
306 static inline void cpacf_kimd(unsigned long func, void *param, in cpacf_kimd()
329 static inline void cpacf_klmd(unsigned long func, void *param, in cpacf_klmd()
355 static inline int cpacf_kmac(unsigned long func, void *param, in cpacf_kmac()
385 static inline int cpacf_kmctr(unsigned long func, void *param, u8 *dest, in cpacf_kmctr()
416 static inline void cpacf_prno(unsigned long func, void *param, in cpacf_prno()
467 static inline void cpacf_pcc(unsigned long func, void *param) in cpacf_pcc()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dlhash_macros.h48 #define lh_ASN1_OBJECT_doall(lh, func) \ argument
52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
86 #define lh_CONF_VALUE_doall(lh, func) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
126 #define lh_CRYPTO_BUFFER_doall(lh, func) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
166 #define lh_SSL_SESSION_doall(lh, func) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dlhash_macros.h48 #define lh_ASN1_OBJECT_doall(lh, func) \ argument
52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
86 #define lh_CONF_VALUE_doall(lh, func) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
126 #define lh_CRYPTO_BUFFER_doall(lh, func) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
166 #define lh_SSL_SESSION_doall(lh, func) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dlhash_macros.h48 #define lh_ASN1_OBJECT_doall(lh, func) \ argument
52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
86 #define lh_CONF_VALUE_doall(lh, func) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
126 #define lh_CRYPTO_BUFFER_doall(lh, func) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
166 #define lh_SSL_SESSION_doall(lh, func) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dlhash_macros.h48 #define lh_ASN1_OBJECT_doall(lh, func) \ argument
52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
86 #define lh_CONF_VALUE_doall(lh, func) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
126 #define lh_CRYPTO_BUFFER_doall(lh, func) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
166 #define lh_SSL_SESSION_doall(lh, func) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dlhash_macros.h48 #define lh_ASN1_OBJECT_doall(lh, func) \ argument
52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
86 #define lh_CONF_VALUE_doall(lh, func) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
126 #define lh_CRYPTO_BUFFER_doall(lh, func) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
166 #define lh_SSL_SESSION_doall(lh, func) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dlhash_macros.h48 #define lh_ASN1_OBJECT_doall(lh, func) \ argument
52 #define lh_ASN1_OBJECT_doall_arg(lh, func, arg) \ argument
86 #define lh_CONF_VALUE_doall(lh, func) \ argument
90 #define lh_CONF_VALUE_doall_arg(lh, func, arg) \ argument
126 #define lh_CRYPTO_BUFFER_doall(lh, func) \ argument
130 #define lh_CRYPTO_BUFFER_doall_arg(lh, func, arg) \ argument
166 #define lh_SSL_SESSION_doall(lh, func) \ argument
170 #define lh_SSL_SESSION_doall_arg(lh, func, arg) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/bridge/
H A Dsdiobridge.c115 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_getBusWidth() local
248 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_setBlockSize() local
273 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_readByte() local
324 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_writeByte() local
406 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_readMultiByte() local
450 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_writeMultiByte() local
530 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_readReg() local
575 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_ioctl_writeReg() local
772 struct sdio_func *func = dev_to_sdio_func(glue->dev); in ssv_sdiobridge_device_write() local
811 static void ssv_sdiobridge_irq_process(struct sdio_func *func, in ssv_sdiobridge_irq_process()
[all …]
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dsmp_32.h69 static inline void xc0(smpfunc_t func) in xc0()
74 static inline void xc1(smpfunc_t func, unsigned long arg1) in xc1()
78 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2()
83 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3()
90 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dalgorithm.hpp39 binder1st(const Func& func, const typename Func::first_argument_type& arg) in binder1st()
55 inline binder1st<Func> bind1st(const Func& func, const T& arg) in bind1st()
65 binder2nd(const Func& func, const typename Func::second_argument_type& arg) in binder2nd()
81 inline binder2nd<Func> bind2nd(const Func& func, const T& arg) in bind2nd()
93 explicit unary_negate(const Func& func) in unary_negate()
105 unary_negate<Func> not1(const Func& func) in not1()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dzynq-common.h183 #define BOOT_TARGET_DEVICES_MMC(func) func(MMC, mmc, 0) argument
185 #define BOOT_TARGET_DEVICES_MMC(func) argument
189 #define BOOT_TARGET_DEVICES_USB(func) func(USB, usb, 0) argument
191 #define BOOT_TARGET_DEVICES_USB(func) argument
195 #define BOOT_TARGET_DEVICES_PXE(func) func(PXE, pxe, na) argument
197 #define BOOT_TARGET_DEVICES_PXE(func) argument
201 #define BOOT_TARGET_DEVICES_DHCP(func) func(DHCP, dhcp, na) argument
203 #define BOOT_TARGET_DEVICES_DHCP(func) argument
206 #define BOOT_TARGET_DEVICES(func) \ argument
/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks7010_sdio.c108 struct sdio_func *func; member
123 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_readb() local
135 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_read() local
144 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_writeb() local
156 struct sdio_func *func = ks7010_to_func(priv); in ks7010_sdio_write() local
480 struct sdio_func *func = ks7010_to_func(priv); in ks7010_rw_function() local
541 static void ks_sdio_interrupt(struct sdio_func *func) in ks_sdio_interrupt()
754 struct sdio_func *func = ks7010_to_func(priv); in ks7010_upload_firmware() local
879 static int ks7010_sdio_setup_irqs(struct sdio_func *func) in ks7010_sdio_setup_irqs()
899 static void ks7010_sdio_init_irqs(struct sdio_func *func, in ks7010_sdio_init_irqs()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dmin_heap.h36 const struct min_heap_callbacks *func) in min_heapify()
69 const struct min_heap_callbacks *func) in min_heapify_all()
80 const struct min_heap_callbacks *func) in min_heap_pop()
101 const struct min_heap_callbacks *func) in min_heap_pop_push()
110 const struct min_heap_callbacks *func) in min_heap_push()
H A Dasync.h52 static inline async_cookie_t async_schedule(async_func_t func, void *data) in async_schedule()
69 async_schedule_domain(async_func_t func, void *data, in async_schedule_domain()
88 async_schedule_dev(async_func_t func, struct device *dev) in async_schedule_dev()
109 async_schedule_dev_domain(async_func_t func, struct device *dev, in async_schedule_dev_domain()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dsdio.c49 static void b43_sdio_interrupt_dispatcher(struct sdio_func *func) in b43_sdio_interrupt_dispatcher()
66 struct sdio_func *func = bus->host_sdio; in b43_sdio_request_irq() local
82 struct sdio_func *func = bus->host_sdio; in b43_sdio_free_irq() local
92 static int b43_sdio_probe(struct sdio_func *func, in b43_sdio_probe()
170 static void b43_sdio_remove(struct sdio_func *func) in b43_sdio_remove()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdh_sdmmc.c151 void sdioh_sdmmc_card_enable_func_f3(sdioh_info_t *sd, struct sdio_func *func) in sdioh_sdmmc_card_enable_func_f3()
167 uint8 func; in sdioh_sdmmc_card_enablefuncs() local
202 sdioh_attach(osl_t *osh, struct sdio_func *func) in sdioh_attach()
577 uint func = ((uint32)int_val >> 16); in sdioh_iovar_op() local
775 sdioh_cis_read(sdioh_info_t *sd, uint func, uint8 *cisd, uint32 length) in sdioh_cis_read()
807 sdioh_request_byte(sdioh_info_t *sd, uint rw, uint func, uint regaddr, uint8 *byte) in sdioh_request_byte()
957 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, in sdioh_request_word()
1030 sdioh_request_packet_chain(sdioh_info_t *sd, uint fix_inc, uint write, uint func, in sdioh_request_packet_chain()
1157 sdioh_buffer_tofrom_bus(sdioh_info_t *sd, uint fix_inc, uint write, uint func, in sdioh_buffer_tofrom_bus()
1211 sdioh_request_buffer(sdioh_info_t *sd, uint pio_dma, uint fix_inc, uint write, uint func, in sdioh_request_buffer()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sdio_mmc.c160 woal_sdio_interrupt(struct sdio_func *func) in woal_sdio_interrupt()
190 woal_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) in woal_sdio_probe()
256 woal_sdio_remove(struct sdio_func *func) in woal_sdio_remove()
307 struct sdio_func *func = dev_to_sdio_func(dev); in woal_sdio_shutdown() local
390 struct sdio_func *func = dev_to_sdio_func(dev); in woal_sdio_suspend() local
506 struct sdio_func *func = dev_to_sdio_func(dev); in woal_sdio_resume() local
620 struct sdio_func *func = ((struct sdio_mmc_card *)handle->card)->func; in woal_sdio_rw_mb() local
880 struct sdio_func *func; in woal_register_dev() local
963 woal_sdio_read_write_cmd52(moal_handle *handle, int func, int reg, int val) in woal_sdio_read_write_cmd52()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_linux.h36 #define KBASE_EXPORT_TEST_API(func) EXPORT_SYMBOL(func) argument
38 #define KBASE_EXPORT_TEST_API(func) argument
41 #define KBASE_EXPORT_SYMBOL(func) EXPORT_SYMBOL(func) argument
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_linux.h37 #define KBASE_EXPORT_TEST_API(func) EXPORT_SYMBOL(func) argument
39 #define KBASE_EXPORT_TEST_API(func) argument
42 #define KBASE_EXPORT_SYMBOL(func) EXPORT_SYMBOL(func) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdh_sdmmc.c156 void sdioh_sdmmc_card_enable_func_f3(sdioh_info_t *sd, struct sdio_func *func) in sdioh_sdmmc_card_enable_func_f3()
172 uint8 func; in sdioh_sdmmc_card_enablefuncs() local
207 sdioh_attach(osl_t *osh, struct sdio_func *func) in sdioh_attach()
618 uint func = ((uint32)int_val >> 16); in sdioh_iovar_op() local
903 sdioh_cis_read(sdioh_info_t *sd, uint func, uint8 *cisd, uint32 length) in sdioh_cis_read()
935 sdioh_cisaddr_read(sdioh_info_t *sd, uint func, uint8 *cisd, uint32 offset) in sdioh_cisaddr_read()
957 sdioh_request_byte(sdioh_info_t *sd, uint rw, uint func, uint regaddr, uint8 *byte) in sdioh_request_byte()
1167 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, in sdioh_request_word()
1253 sdioh_request_packet_chain(sdioh_info_t *sd, uint fix_inc, uint write, uint func, in sdioh_request_packet_chain()
1479 sdioh_buffer_tofrom_bus(sdioh_info_t *sd, uint fix_inc, uint write, uint func, in sdioh_buffer_tofrom_bus()
[all …]

12345678910>>...73