Home
last modified time | relevance | path

Searched defs:peripheral_request_list (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/kernel/
Dbfin_gpio.c728 int peripheral_request_list(const unsigned short per[], const char *label) in peripheral_request_list() function
/linux-4.1.27/arch/blackfin/include/asm/
Dportmux.h28 #define peripheral_request_list(per, label) (0) macro