Home
last modified time | relevance | path

Searched refs:hns3_init_module (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4702 /* hns3_init_module - Driver registration routine
4703 * hns3_init_module is the first routine called when the driver is
4706 static int __init hns3_init_module(void) in hns3_init_module() function
4739 module_init(hns3_init_module); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c5959 /* hns3_init_module - Driver registration routine
5960 * hns3_init_module is the first routine called when the driver is
5963 static int __init hns3_init_module(void) in hns3_init_module() function
5996 module_init(hns3_init_module); variable

Completed in 14 milliseconds