Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.c317 static int startmicrocode(struct cosa_data *cosa, int address);
1087 /* High-level function to start microcode. Calls startmicrocode(). */ in cosa_start()
1103 if ((i=startmicrocode(cosa, address)) < 0) { in cosa_start()
1435 static int startmicrocode(struct cosa_data *cosa, int address) in startmicrocode()
1431 static int startmicrocode(struct cosa_data *cosa, int address) startmicrocode() function

Completed in 3 milliseconds