Searched defs:is_remote (Results 1 – 3 of 3) sorted by relevance
113 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()
194 bool is_remote; member
244 static inline int is_remote(struct dlm_rsb *r) in is_remote() function