Home
last modified time | relevance | path

Searched refs:softing_chip_poweron (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/can/softing/
Dsofting.h78 int softing_chip_poweron(struct softing *card);
Dsofting_fw.c349 int softing_chip_poweron(struct softing *card) in softing_chip_poweron() function
Dsofting_main.c539 ret = softing_chip_poweron(card); in softing_card_boot()