Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dcardbus.c60 * cb_alloc() - add CardBus device
63 * cb_alloc() allocates the kernel data structures for a Cardbus device
66 int __ref cb_alloc(struct pcmcia_socket *s) in cb_alloc() function
H A Dcs_internal.h93 int cb_alloc(struct pcmcia_socket *s);
H A Dcs.c433 cb_alloc(skt); in socket_insert()
531 ret = cb_alloc(skt); in socket_complete_resume()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dcardbus.c60 * cb_alloc() - add CardBus device
63 * cb_alloc() allocates the kernel data structures for a Cardbus device
66 int __ref cb_alloc(struct pcmcia_socket *s) in cb_alloc() function
H A Dcs_internal.h93 int cb_alloc(struct pcmcia_socket *s);
H A Dcs.c433 cb_alloc(skt); in socket_insert()
531 ret = cb_alloc(skt); in socket_complete_resume()

Completed in 3 milliseconds