Searched defs:cfspi (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/caif/
H A Dcaif_spi_slave.c23 static inline int forward_to_spi_cmd(struct cfspi *cfspi) forward_to_spi_cmd() argument
29 static inline int forward_to_spi_cmd(struct cfspi *cfspi) forward_to_spi_cmd() argument
47 static inline void debugfs_store_prev(struct cfspi *cfspi) debugfs_store_prev() argument
56 static inline void debugfs_store_prev(struct cfspi *cfspi) debugfs_store_prev() argument
63 struct cfspi *cfspi; cfspi_xfer() local
H A Dcaif_spi.c122 static inline void dev_debugfs_rem(struct cfspi *cfspi) dev_debugfs_rem() argument
135 struct cfspi *cfspi = file->private_data; dbgfs_state() local
207 struct cfspi *cfspi; dbgfs_frame() local
250 static inline void dev_debugfs_add(struct cfspi *cfspi) dev_debugfs_add() argument
261 inline void cfspi_dbg_state(struct cfspi *cfspi, int state) cfspi_dbg_state() argument
275 static inline void dev_debugfs_add(struct cfspi *cfspi) dev_debugfs_add() argument
279 static inline void dev_debugfs_rem(struct cfspi *cfspi) dev_debugfs_rem() argument
283 inline void cfspi_dbg_state(struct cfspi *cfspi, int state) cfspi_dbg_state() argument
331 int cfspi_xmitfrm(struct cfspi *cfspi, u8 *buf, size_t len) cfspi_xmitfrm() argument
385 int cfspi_xmitlen(struct cfspi *cfspi) cfspi_xmitlen() argument
454 struct cfspi *cfspi = (struct cfspi *)ifc->priv; cfspi_ss_cb() local
483 struct cfspi *cfspi = (struct cfspi *)ifc->priv; cfspi_xfer_done_cb() local
491 struct cfspi *cfspi = NULL; cfspi_xmit() local
518 int cfspi_rxfrm(struct cfspi *cfspi, u8 *buf, size_t len) cfspi_rxfrm() argument
598 struct cfspi *cfspi = netdev_priv(dev); cfspi_init() local
679 struct cfspi *cfspi = netdev_priv(dev); cfspi_uninit() local
708 struct cfspi *cfspi = netdev_priv(dev); cfspi_setup() local
727 struct cfspi *cfspi = NULL; cfspi_spi_probe() local
772 struct cfspi *cfspi = NULL; cfspi_exit_module() local
/linux-4.1.27/include/net/caif/
H A Dcaif_spi.h99 struct cfspi { struct

Completed in 139 milliseconds