Lines Matching refs:function
32 This function is called by the CAIF SPI interface to give
41 This function is called by the CAIF SPI interface when the output
51 This function is called by the CAIF SPI slave device in order to
54 This function can be called from IRQ context (recommended in order
56 returned from the platform probe function in the SPI device structure.
60 This function is called by the CAIF SPI slave device in order to
61 report that a transfer is completed. This function should only be
63 This function can be called from IRQ context (recommended in order
65 returned from the platform probe function in the SPI device structure.
120 * SS signal. Once a edge is detected, the ss_cb() function should be
122 * (and even advised) to call the ss_cb() function in IRQ context in
132 * do is to call the xfer_done_cb() function, providing the pointer
133 * to the CAIF SPI interface. It is OK to call this function
173 * platform_device_register() function. This function will return