Home
last modified time | relevance | path

Searched defs:is_remote (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mailbox/
H A Dmailbox-th1520.c113 u32 offs, bool is_remote) in th1520_mbox_chan_write()
122 bool is_remote) in th1520_mbox_chan_read()
131 u32 set, u32 clr, bool is_remote) in th1520_mbox_chan_rmw()
146 void *data, bool is_remote) in th1520_mbox_chan_rd_data()
163 void *data, bool is_remote) in th1520_mbox_chan_wr_data()
180 bool is_remote) in th1520_mbox_chan_wr_ack()
/linux/drivers/dma/
H A Dfsl-edma-common.h194 bool is_remote; member
/linux/fs/dlm/
H A Dlock.c244 static inline int is_remote(struct dlm_rsb *r) in is_remote() function