| /device/soc/rockchip/common/sdk_linux/init/ |
| D | main.c | 1108 ctor_fn_t *fn = (ctor_fn_t *)__ctors_start; in do_ctors() local 1150 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1186 static bool __init_or_module initcall_blacklisted(initcall_t fn) in initcall_blacklisted() 1193 static __init_or_module void trace_initcall_start_cb(void *data, initcall_t fn) in trace_initcall_start_cb() 1201 static __init_or_module void trace_initcall_finish_cb(void *data, initcall_t fn, int ret) in trace_initcall_finish_cb() 1227 static inline void do_trace_initcall_start(initcall_t fn) in do_trace_initcall_start() 1234 static inline void do_trace_initcall_finish(initcall_t fn, int ret) in do_trace_initcall_finish() 1243 int __init_or_module do_one_initcall(initcall_t fn) in do_one_initcall() 1301 initcall_entry_t *fn; in do_initcall_level() local 1351 initcall_entry_t *fn; in do_pre_smp_initcalls() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | bcmsdh.c | 266 bcmsdh_intr_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_intr_reg() 307 bcmsdh_devremove_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_devremove_reg() 611 bcmsdh_recv_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_recv_buf() 649 bcmsdh_send_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_send_buf() 707 bcmsdh_abort(void *sdh, uint fn) in bcmsdh_abort()
|
| D | dhd_wlfc.c | 1530 bool dir, f_processpkt_t fn, void *arg, q_type_t q_type) in _dhd_wlfc_pktq_flush() 1632 _dhd_wlfc_pktq_pdeq_with_fn(struct pktq *pq, int prec, f_processpkt_t fn, void *arg) in _dhd_wlfc_pktq_pdeq_with_fn() 1681 _dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup_txq() 1742 _dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup() 1817 f_processpkt_t fn, void *arg) in _dhd_wlfc_mac_entry_update() 2493 _dhd_wlfc_suppress_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_suppress_txq() 3707 dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup_txq() 3732 dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup()
|
| D | hnd_pktq.c | 625 pktq_pdeq_with_fn(struct pktq *pq, int prec, ifpkt_cb_t fn, int arg) in pktq_pdeq_with_fn()
|
| D | dbus.c | 135 #define EXEC_RXLOCK(info, fn, a) \ argument 138 #define EXEC_TXLOCK(info, fn, a) \ argument
|
| D | dhd_sdio.c | 7858 dhd_dump_cis(uint fn, uint8 *cis) in dhd_dump_cis() 8151 uint fn, numfn; in dhdsdio_probe_attach() local 9343 dhd_bcmsdh_recv_buf(dhd_bus_t *bus, uint32 addr, uint fn, uint flags, uint8 *buf, uint nbytes, in dhd_bcmsdh_recv_buf() 9359 dhd_bcmsdh_send_buf(dhd_bus_t *bus, uint32 addr, uint fn, uint flags, uint8 *buf, uint nbytes, in dhd_bcmsdh_send_buf()
|
| D | bcmsdh_sdmmc.c | 380 sdioh_interrupt_register(sdioh_info_t *sd, sdioh_cb_fn_t fn, void *argh) in sdioh_interrupt_register()
|
| D | bcmspibrcm.c | 228 sdioh_interrupt_register(sdioh_info_t *sd, sdioh_cb_fn_t fn, void *argh) in sdioh_interrupt_register()
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp-i2s-audio.c | 194 hdmi_codec_plugged_cb fn, in dw_hdmi_qp_i2s_hook_plugged_cb()
|
| D | dw-hdmi-qp.c | 302 int dw_hdmi_qp_set_plugged_cb(struct dw_hdmi_qp *hdmi, hdmi_codec_plugged_cb fn, in dw_hdmi_qp_set_plugged_cb()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi-qp-i2s-audio.c | 187 static int dw_hdmi_qp_i2s_hook_plugged_cb(struct device *dev, void *data, hdmi_codec_plugged_cb fn, in dw_hdmi_qp_i2s_hook_plugged_cb()
|
| D | dw-hdmi-qp.c | 508 int dw_hdmi_qp_set_plugged_cb(struct dw_hdmi_qp *hdmi, hdmi_codec_plugged_cb fn, struct device *cod… in dw_hdmi_qp_set_plugged_cb()
|
| /device/qemu/drivers/virtio/ |
| D | virtmmio.c | 83 static bool Negotiate(struct VirtmmioDev *baseDev, uint32_t nth, VirtioFeatureFn fn, void *dev) in Negotiate()
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| D | virtmmio.c | 88 static bool Negotiate(struct VirtmmioDev *baseDev, uint32_t nth, VirtioFeatureFn fn, void *dev) in Negotiate()
|
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| D | sdio.c | 71 static int sdio_init_func(struct mmc_card *card, unsigned int fn) in sdio_init_func()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_tlstream.h | 208 #define KBASE_TLSTREAM_TL_SUMMARY_NEW_LPU(lpu, nr, fn) __TRACE_IF_ENABLED(tl_summary_new_lpu, lpu, … argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_tlstream.h | 221 #define KBASE_TLSTREAM_TL_SUMMARY_NEW_LPU(lpu, nr, fn) \ argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| D | 8250.h | 23 dma_filter_fn fn; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | netifapi.h | 146 netif_ext_callback_fn fn; member
|
| D | netif.h | 1111 #define netif_add_ext_callback(callback, fn) argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | dmaengine.h | 762 dma_filter_fn fn; member 1475 static inline struct dma_chan *__dma_request_channel(const dma_cap_mask_t *mask, dma_filter_fn fn, … in __dma_request_channel() 1553 …line struct dma_chan *dma_request_slave_channel_compat(const dma_cap_mask_t mask, dma_filter_fn fn, in dma_request_slave_channel_compat()
|
| D | clk-provider.h | 1066 #define CLK_OF_DECLARE(name, compat, fn) OF_DECLARE_1(clk, name, compat, fn) argument 1072 #define CLK_OF_DECLARE_DRIVER(name, compat, fn) … argument
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| D | verifier.c | 4410 const struct bpf_func_proto *fn) in check_func_arg() 4865 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok() 4898 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok() 4916 static bool check_refcount_ok(const struct bpf_func_proto *fn, int func_id) in check_refcount_ok() 4949 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok() 4966 static int check_func_proto(const struct bpf_func_proto *fn, int func_id) in check_func_proto() 5308 const struct bpf_func_proto *fn = NULL; in check_helper_call() local 11229 const struct bpf_func_proto *fn; in fixup_bpf_calls() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_sdio_host.c | 1488 hi_s32 oal_mmc_io_rw_scat_extended(const oal_channel_stru *hi_sdio, hi_s32 write, hi_u32 fn, hi_u32… in oal_mmc_io_rw_scat_extended()
|
| /device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
| D | checks.c | 35 check_fn fn; member
|