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

/linux-4.4.14/drivers/net/wan/
H A Dcosa.c330 static int startmicrocode(struct cosa_data *cosa, int address);
1100 /* High-level function to start microcode. Calls startmicrocode(). */ cosa_start()
1116 if ((i=startmicrocode(cosa, address)) < 0) { cosa_start()
1448 static int startmicrocode(struct cosa_data *cosa, int address) startmicrocode()
1444 static int startmicrocode(struct cosa_data *cosa, int address) startmicrocode() function

Completed in 56 milliseconds