Home
last modified time | relevance | path

Searched defs:is_remote (Results 1 – 5 of 5) 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/include/drm/display/
H A Ddrm_dp_helper.h531 bool is_remote; member
/linux/net/devlink/
H A Ddev.c79 devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put()
/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