Home
last modified time | relevance | path

Searched refs:allocate_private (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/pc2/
H A Dpc2_gpib.c236 static int allocate_private(struct gpib_board *board) in allocate_private() function
262 if (allocate_private(board)) in pc2_generic_attach()
/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c1067 static int allocate_private(struct gpib_board *board) in allocate_private() function
1214 if (allocate_private(board)) in bb_attach()