Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Drsrc_nonstatic.c889 static int adjust_io(struct pcmcia_socket *s, unsigned int action, unsigned long start, unsigned long end) in adjust_io() function
982 if (!adjust_io(s, ADD_MANAGED_RESOURCE, res->start, res->end))
1122 ret = adjust_io(s, add, start_addr, end_addr);
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Drsrc_nonstatic.c889 static int adjust_io(struct pcmcia_socket *s, unsigned int action, unsigned long start, unsigned long end) in adjust_io() function
982 if (!adjust_io(s, ADD_MANAGED_RESOURCE, res->start, res->end))
1122 ret = adjust_io(s, add, start_addr, end_addr);

Completed in 4 milliseconds