Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 25 of 86) sorted by relevance

1234

/device/soc/rockchip/common/sdk_linux/init/
Dmain.c1108 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/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_stop.c155 ble_hs_stop_fn *fn, void *arg) in ble_hs_stop_register_listener()
164 ble_hs_stop_fn *fn, void *arg) in ble_hs_stop_begin()
202 int ble_hs_stop(struct ble_hs_stop_listener *listener, ble_hs_stop_fn *fn, void *arg) in ble_hs_stop()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/utils/
Damlogic_fbc_hook.c65 int register_amlogic_afbc_dec_fun(AMLOGIC_FBC_vframe_decoder_fun_t fn) in register_amlogic_afbc_dec_fun()
77 int register_amlogic_afbc_enc_fun(AMLOGIC_FBC_vframe_encoder_fun_t fn) in register_amlogic_afbc_enc_fun()
/device/soc/st/common/platform/smp/
Dstm32mp1_smp.c21 unsigned int fn = PSCI_FN_CPU_ON; in Mp1SmpSecCoreOn() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_hs_stop.h41 ble_hs_stop_fn *fn; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dbcmsdh.c248 bcmsdh_intr_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_intr_reg()
290 bcmsdh_devremove_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_devremove_reg()
593 bcmsdh_recv_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_recv_buf()
631 bcmsdh_send_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_send_buf()
689 bcmsdh_abort(void *sdh, uint fn) in bcmsdh_abort()
Ddhd_wlfc.c1515 bool dir, f_processpkt_t fn, void *arg, q_type_t q_type) in _dhd_wlfc_pktq_flush()
1612 _dhd_wlfc_pktq_pdeq_with_fn(struct pktq *pq, int prec, f_processpkt_t fn, void *arg) in _dhd_wlfc_pktq_pdeq_with_fn()
1657 _dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup_txq()
1719 _dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup()
1794 f_processpkt_t fn, void *arg) in _dhd_wlfc_mac_entry_update()
2461 _dhd_wlfc_suppress_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_suppress_txq()
3675 dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup_txq()
3700 dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dbcmsdh.c266 int bcmsdh_intr_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_intr_reg()
306 int bcmsdh_devremove_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_devremove_reg()
631 int bcmsdh_recv_buf(void *sdh, uint32 addr, uint fn, uint flags, uint8 *buf, in bcmsdh_recv_buf()
672 int bcmsdh_send_buf(void *sdh, uint32 addr, uint fn, uint flags, uint8 *buf, in bcmsdh_send_buf()
732 int bcmsdh_abort(void *sdh, uint fn) in bcmsdh_abort()
Ddhd_wlfc.c1563 bool dir, f_processpkt_t fn, void *arg, in _dhd_wlfc_pktq_flush()
1667 f_processpkt_t fn, void *arg) in _dhd_wlfc_pktq_pdeq_with_fn()
1716 static void _dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup_txq()
1778 void _dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup()
1857 uint8 *ea, f_processpkt_t fn, void *arg) in _dhd_wlfc_mac_entry_update()
2552 static void _dhd_wlfc_suppress_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_suppress_txq()
3789 int dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup_txq()
3813 int dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcmsdh.c272 bcmsdh_intr_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_intr_reg()
313 bcmsdh_devremove_reg(void *sdh, bcmsdh_cb_fn_t fn, void *argh) in bcmsdh_devremove_reg()
623 bcmsdh_recv_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_recv_buf()
661 bcmsdh_send_buf(void *sdh, uint32 addr, uint fn, uint flags, in bcmsdh_send_buf()
719 bcmsdh_abort(void *sdh, uint fn) in bcmsdh_abort()
Ddhd_wlfc.c1707 bool dir, f_processpkt_t fn, void *arg, q_type_t q_type) in _dhd_wlfc_pktq_flush()
1812 _dhd_wlfc_pktq_pdeq_with_fn(struct pktq *pq, int prec, f_processpkt_t fn, void *arg) in _dhd_wlfc_pktq_pdeq_with_fn()
1861 _dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup_txq()
1926 _dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup()
2001 f_processpkt_t fn, void *arg) in _dhd_wlfc_mac_entry_update()
2746 _dhd_wlfc_suppress_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_suppress_txq()
4043 dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup_txq()
4068 dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in dhd_wlfc_cleanup()
Dhnd_pktpool.c103 pktpool_heap_cb_t fn; member
2077 hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag) in hnd_pktpool_heap_register_cb()
2099 hnd_pktpool_heap_deregister_cb(pktpool_heap_cb_t fn) in hnd_pktpool_heap_deregister_cb()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmsdh.c266 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()
Ddhd_wlfc.c1530 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()
/device/soc/esp/esp32/components/esp_system/include/esp_private/
Dstartup_internal.h49 void (*fn)(void); member
/device/soc/esp/esp32/components/esp_hw_support/
Dcpu_util.c90 void IRAM_ATTR esp_set_breakpoint_if_jtag(void *fn) in esp_set_breakpoint_if_jtag()
/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/nimble/
Dnimble_npl_os.h43 ble_npl_event_fn *fn; member
124 static inline void ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, void *arg) in ble_npl_event_init()
/device/soc/esp/esp32/components/esp_wifi/src/
Dwifi_netif.c120 esp_err_t esp_wifi_register_if_rxcb(wifi_netif_driver_t ifx, esp_netif_receive_t fn, void * arg) in esp_wifi_register_if_rxcb()
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Duserial_vendor.h42 #define RTK_NO_INTR(fn) \ argument
/device/board/unionman/unionpi_tiger/hardware/bt/include/
Duserial_vendor.h41 #define RTK_NO_INTR(fn) … argument
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dnet.c200 void net_set_sta_ipup_callback(void *fn) in net_set_sta_ipup_callback()
205 void user_connected_callback(FUNCPTR fn) in user_connected_callback()
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/bridge/
Ddw-hdmi-qp-i2s-audio.c183 hdmi_codec_plugged_cb fn, in dw_hdmi_qp_i2s_hook_plugged_cb()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp-i2s-audio.c194 hdmi_codec_plugged_cb fn, in dw_hdmi_qp_i2s_hook_plugged_cb()
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp-i2s-audio.c187 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()
/device/qemu/drivers/virtio/
Dvirtmmio.c83 static bool Negotiate(struct VirtmmioDev *baseDev, uint32_t nth, VirtioFeatureFn fn, void *dev) in Negotiate()

1234