Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mailbox/
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-6.14.4/include/drm/display/
Ddrm_dp_helper.h515 bool is_remote; member
/linux-6.14.4/net/devlink/
Ddev.c79 devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote) in devlink_reload_stats_put()
/linux-6.14.4/drivers/dma/
Dfsl-edma-common.h179 bool is_remote; member
/linux-6.14.4/fs/dlm/
Dlock.c244 static inline int is_remote(struct dlm_rsb *r) in is_remote() function