Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lienol/openwrt
/ functions
Functions
5,680 in github.com/Lienol/openwrt
⨍
Functions
5,680
◇
Types & classes
5,125
↓ 6 callers
Function
open_at_port
package/wwan/qmodem/application/ubus_at_daemon/src/port_manager.c:116
↓ 6 callers
Function
qlist_init
package/wwan/app/fibocom-dial/src/fibo_qmimsg_server.c:419
↓ 6 callers
Function
qlist_init
package/wwan/app/meig-cm/src/meig-qmi-proxy.c:403
↓ 6 callers
Function
radius_add_attr
package/network/services/hostapd/src/hostapd/radius.c:300
↓ 6 callers
Function
sblock_has_data
package/wwan/driver/quectel-sprd-pcie/src/sipc/sblock.c:92
↓ 6 callers
Function
sbuf_has_data
package/wwan/driver/quectel-sprd-pcie/src/sipc/sbuf.c:67
↓ 6 callers
Function
sclhi
* We shouldn't simply set the SCL pin to high. Like SDA, the SCL line is * bidirectional too. According to the I2C spec, the slave is allowed to * p
package/kernel/rtc-rv5c386a/src/rtc.c:138
↓ 6 callers
Function
send_packet
package/network/services/ead/src/ead-client.c:77
↓ 6 callers
Function
shmem_find_pool
package/wwan/driver/quectel-sprd-pcie/src/sipc/smem.c:85
↓ 6 callers
Function
show_textbox
scripts/config/mconf.c:363
↓ 6 callers
Function
sipa_inform_evt_to_nics
package/wwan/driver/quectel-sprd-pcie/src/sipa/sipa_skb_send.c:40
↓ 6 callers
Function
smsg_recv
package/wwan/driver/quectel-sprd-pcie/src/sipc/smsg.c:866
↓ 6 callers
Function
sprd_pci_ep_iatu_readl
package/wwan/driver/quectel-sprd-pcie/src/pcie/sprd_pcie_ep_device.c:634
↓ 6 callers
Function
str2uuid
package/wwan/app/meig-cm/src/mbim-cm.c:698
↓ 6 callers
Function
strincmp
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c:1225
↓ 6 callers
Function
superio_inb
package/kernel/gpio-nct5104d/src/gpio-nct5104d.c:68
↓ 6 callers
Function
superio_select
package/kernel/gpio-nct5104d/src/gpio-nct5104d.c:107
↓ 6 callers
Function
sym_clear_all_valid
scripts/config/symbol.c:446
↓ 6 callers
Function
sym_get_range_val
scripts/config/symbol.c:107
↓ 6 callers
Function
t_random
* The strong random number generator. This uses a 160-bit seed * and uses SHA-1 in a feedback configuration to generate successive * outputs. If S
package/network/services/ead/src/tinysrp/t_misc.c:256
↓ 6 callers
Function
to_bcd
package/kernel/rtc-rv5c386a/src/rtc.c:287
↓ 6 callers
Function
unalign_memcpy
package/wwan/driver/quectel-sprd-pcie/src/include/sipc.h:1105
↓ 6 callers
Function
usage
package/wwan/qmodem/application/sms-tool_q/src/sms_main.c:21
↓ 6 callers
Function
usb_autopm_get_interface
package/wwan/driver/quectel-gobinet/src/Structs.h:138
↓ 6 callers
Function
vt100_erase_down
package/utils/ucode-mod-uline/src/private.h:179
↓ 6 callers
Function
wchar2char
package/wwan/qmodem/application/quectel_CM_5G_M/src/mbim-cm.c:871
↓ 6 callers
Function
xcalloc
scripts/config/util.c:91
↓ 6 callers
Function
yy_load_buffer_state
scripts/config/lexer.lex.c:3439
↓ 6 callers
Function
zconf_error
scripts/config/parser.tab.c:2006
↓ 5 callers
Function
BN_add
r can == a or b */
package/network/services/ead/src/tinysrp/bn_add.c:63
↓ 5 callers
Function
BN_mod_mul_montgomery
package/network/services/ead/src/tinysrp/t_conf.c:728
↓ 5 callers
Function
BN_sub
package/network/services/ead/src/tinysrp/bn_add.c:256
↓ 5 callers
Function
BigIntegerCmp
(c1, c2)
package/network/services/ead/src/tinysrp/t_math.c:83
↓ 5 callers
Function
ComposeQCTLMsg
package/wwan/qmodem/application/quectel_CM_5G_M/src/QmiWwanCM.c:37
↓ 5 callers
Function
ComposeQCTLMsg
package/wwan/app/quectel_cm_5G/src/QmiWwanCM.c:37
↓ 5 callers
Function
GobiNetGetClientID
package/wwan/app/fibocom-dial/src/GobiNetCM.c:62
↓ 5 callers
Function
IFX_MEI_DFEMemoryFree
package/kernel/lantiq/ltq-adsl-mei/src/drv_mei_cpe.c:1427
↓ 5 callers
Function
IFX_MEI_ResetARC
* Reset the ARC. * This function resets the ARC. * * \param pDev the device pointer * \return DSL_DEV_MEI_ERR_SUCCESS or DSL_DEV_MEI_ERR_FAILURE
package/kernel/lantiq/ltq-adsl-mei/src/drv_mei_cpe.c:855
↓ 5 callers
Function
MEI_MASK_AND_ACK_IRQ
package/kernel/lantiq/ltq-adsl-mei/src/drv_mei_cpe.c:188
↓ 5 callers
Function
ValidQMIMessage
=========================================================================== METHOD: ValidQMIMessage (Public Method) DESCRIPTION: Check mandator
package/wwan/driver/quectel-gobinet/src/QMI.c:429
↓ 5 callers
Function
__swab16p
* __swab16p - return a byteswapped 16-bit value from a pointer * @p: pointer to a naturally-aligned 16-bit value */
tools/include/linux/swab.h:171
↓ 5 callers
Function
__swab32p
* __swab32p - return a byteswapped 32-bit value from a pointer * @p: pointer to a naturally-aligned 32-bit value */
tools/include/linux/swab.h:184
↓ 5 callers
Function
__swab64p
* __swab64p - return a byteswapped 64-bit value from a pointer * @p: pointer to a naturally-aligned 64-bit value */
tools/include/linux/swab.h:197
↓ 5 callers
Function
__vt100_csi_num
package/utils/ucode-mod-uline/src/vt100.c:89
↓ 5 callers
Function
__vt100_esc
package/utils/ucode-mod-uline/src/vt100.c:94
↓ 5 callers
Function
at_response_free
package/wwan/qmodem/application/quectel_CM_5G_M/src/atchannel.c:696
↓ 5 callers
Function
at_response_free
package/wwan/app/quectel_cm_5G/src/atchannel.c:696
↓ 5 callers
Function
bmemcpy
package/network/ipv6/map/src/mapcalc.c:77
↓ 5 callers
Function
close_at_port
package/wwan/qmodem/application/ubus_at_daemon/src/port_manager.c:214
↓ 5 callers
Function
conf_get_configname
scripts/config/confdata.c:198
↓ 5 callers
Function
conf_write_autoconf
scripts/config/confdata.c:1199
↓ 5 callers
Function
draw_shadow
* Draw shadows along the right and bottom edge to give a more 3D look * to the boxes */
scripts/config/lxdialog/util.c:498
↓ 5 callers
Function
drawrect
unefficient implementation, do NOT use it for your next ego shooter, please :) for 4-Bit only rectangles with even width are supported CLUT-modes use
package/utils/fbtest/src/fbtest.c:210
↓ 5 callers
Function
fatal
package/wwan/app/fibocom-dial/src/libmnl/dhcp/dhcpclient.c:75
↓ 5 callers
Function
finish_sum
package/wwan/app/fibocom-dial/src/libmnl/dhcp/packet.c:76
↓ 5 callers
Method
getPath
(self)
scripts/dl_cleanup.py:176
↓ 5 callers
Function
get_int_arg
package/utils/ucode-mod-pkgen/src/ucode.c:67
↓ 5 callers
Function
get_line_no
scripts/config/nconf.gui.c:126
↓ 5 callers
Function
ipc_log_string
package/wwan/driver/quectel-mhi-pcie/src/devices/mhi_uci.c:16
↓ 5 callers
Function
is_qmap_netdev
package/wwan/driver/quectel-qmi-wwan/src/qmi_wwan_q.c:1586
↓ 5 callers
Function
item_tag
get the tag of the currently selected item */
scripts/config/nconf.c:606
↓ 5 callers
Function
list_add_tail
* list_add_tail - add a new entry * @new: new entry to be added * @head: list head to add it before * * Insert a new entry before the specified he
scripts/config/list.h:100
↓ 5 callers
Function
m_db
package/network/config/ltq-vdsl-vr9-app/src/src/dsl_cpe_ubus.c:171
↓ 5 callers
Function
m_double
package/network/config/ltq-vdsl-vr9-app/src/src/dsl_cpe_ubus.c:155
↓ 5 callers
Function
mbim_ifconfig
package/wwan/app/meig-cm/src/mbim-cm.c:621
↓ 5 callers
Function
meig_fread
package/wwan/app/meig-cm/src/qmap_bridge_mode.c:3
↓ 5 callers
Function
menu_add_symbol
scripts/config/menu.c:210
↓ 5 callers
Function
menu_set_type
scripts/config/menu.c:113
↓ 5 callers
Function
mhi_add_ring_element
package/wwan/driver/fibocom_MHI/src/core/mhi_main.c:189
↓ 5 callers
Function
mhi_del_ring_element
package/wwan/driver/fibocom_MHI/src/core/mhi_main.c:199
↓ 5 callers
Function
mhi_device_set_devdata
package/wwan/driver/quectel-mhi-pcie/src/core/mhi.h:596
↓ 5 callers
Function
mhi_free_bhie_table
package/wwan/driver/quectel-mhi-pcie/src/core/mhi_boot.c:483
↓ 5 callers
Function
mnl_cb_run
* mnl_cb_run - callback runqueue for netlink messages (simplified version) * \param buf buffer that contains the netlink messages * \param numbytes
package/wwan/app/fibocom-dial/src/libmnl/callback.c:159
↓ 5 callers
Function
mnl_nlmsg_put_extra_header
* mnl_nlmsg_put_extra_header - reserve and prepare room for an extra header * \param nlh pointer to Netlink header * \param size size of the extra h
package/wwan/app/fibocom-dial/src/libmnl/nlmsg.c:101
↓ 5 callers
Function
mnl_nlmsg_put_header
* mnl_nlmsg_put_header - reserve and prepare room for Netlink header * \param buf memory already allocated to store the Netlink header * * This fun
package/wwan/app/fibocom-dial/src/libmnl/nlmsg.c:80
↓ 5 callers
Function
mnl_socket_bind
* mnl_socket_bind - bind netlink socket * \param nl netlink socket obtained via mnl_socket_open() * \param groups the group of message you're intere
package/wwan/app/fibocom-dial/src/libmnl/socket.c:193
↓ 5 callers
Function
mnl_socket_close
* mnl_socket_close - close a given netlink socket * \param nl netlink socket obtained via mnl_socket_open() * * On error, this function returns -1
package/wwan/app/fibocom-dial/src/libmnl/socket.c:296
↓ 5 callers
Function
mnl_socket_get_portid
* mnl_socket_get_portid - obtain Netlink PortID from netlink socket * \param nl netlink socket obtained via mnl_socket_open() * * This function ret
package/wwan/app/fibocom-dial/src/libmnl/socket.c:99
↓ 5 callers
Function
mnl_socket_open
* mnl_socket_open - open a netlink socket * \param bus the netlink socket bus ID (see NETLINK_* constants) * * On error, it returns NULL and errno
package/wwan/app/fibocom-dial/src/libmnl/socket.c:128
↓ 5 callers
Function
mnl_socket_sendto
* mnl_socket_sendto - send a netlink message of a certain size * \param nl netlink socket obtained via mnl_socket_open() * \param buf buffer contain
package/wwan/app/fibocom-dial/src/libmnl/socket.c:232
↓ 5 callers
Function
mtd_block_is_bad
package/system/mtd/src/mtd.c:154
↓ 5 callers
Function
mtd_unlock
package/system/mtd/src/mtd.c:277
↓ 5 callers
Function
net_to_qmap
package/wwan/driver/quectel-gobinet/src/GobiUSBNet.c:471
↓ 5 callers
Function
non_block_write
package/wwan/qmodem/application/quectel_CM_5G_M/src/quectel-mbim-proxy.c:86
↓ 5 callers
Function
non_block_write
package/wwan/app/quectel_cm_5G/src/quectel-mbim-proxy.c:86
↓ 5 callers
Function
on_key_esc
* ncurses uses ESC to detect escaped char sequences. This resutl in * a small timeout before ESC is actually delivered to the application. * lxdialo
scripts/config/lxdialog/util.c:547
↓ 5 callers
Function
on_key_resize
redraw screen in new size */
scripts/config/lxdialog/util.c:571
↓ 5 callers
Function
pos_add_string
package/utils/ucode-mod-uline/src/uline.c:312
↓ 5 callers
Function
prep_eraseblock
package/system/mtd/src/jffs2.c:92
↓ 5 callers
Function
print_help
scripts/config/conf.c:50
↓ 5 callers
Function
print_title
Print the title of the dialog. Center the title and truncate * tile if wider than dialog (- 2 chars). **/
scripts/config/lxdialog/util.c:352
↓ 5 callers
Function
print_uint32
package/default-settings/tools/po2lmo/src/po2lmo.c:98
↓ 5 callers
Function
print_usage
package/network/ipv6/6rd/src/6rdcalc.c:31
↓ 5 callers
Function
ql_fread
package/wwan/qmodem/application/quectel_CM_5G_M/src/qmap_bridge_mode.c:18
↓ 5 callers
Function
ql_fread
package/wwan/app/quectel_cm_5G/src/qmap_bridge_mode.c:18
↓ 5 callers
Function
qlist_remove
package/wwan/app/fibocom-dial/src/fibo_qmimsg_server.c:433
↓ 5 callers
Function
qlist_remove
package/wwan/app/meig-cm/src/meig-qmi-proxy.c:417
↓ 5 callers
Function
qusb_noblock_close
package/wwan/qmodem/application/qfirehose/src/usb_linux.c:1055
↓ 5 callers
Function
readStringValue
package/wwan/app/fibocom-dial/src/multi-pdn-manager.c:255
↓ 5 callers
Function
requestGetIPAddress
package/wwan/app/fibocom-dial/src/QMIThread.c:2251
← previous
next →
401–500 of 5,680, ranked by callers