Searched defs:num_device_bits (Results 1 - 1 of 1) sorted by last modified time

/drivers/staging/comedi/drivers/
H A Dmite.c352 unsigned int num_device_bits, unsigned int num_memory_bits)
373 if (num_memory_bits == 32 && num_device_bits == 16) {
409 switch (num_device_bits) {
351 mite_prep_dma(struct mite_channel *mite_chan, unsigned int num_device_bits, unsigned int num_memory_bits) argument

Completed in 35 milliseconds