On Monday 25 July 2016 06:08 PM, Denis Obrezkov wrote: > Yes, thank you, now I can see it. > But what is the best way to utilize spi in that situation? Can I still > use spidev? And how can I trace what function is called (written in Yeah, /dev/spi interface is a layer above. It will work. > master->transfer_one())? One of the simplest (and laziest) methods is to dump the function pointer address and look it up in symbol table. Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html