Symbol: is_remote
drivers/dma/fsl-edma-common.c
797
fsl_chan->is_remote = true;
drivers/dma/fsl-edma-common.c
83
if (fsl_chan->is_remote)
drivers/dma/fsl-edma-common.c
907
fsl_chan->is_remote = false;
drivers/dma/fsl-edma-common.h
194
bool is_remote;
drivers/dma/fsl-edma-main.c
332
fsl_chan->is_remote = dma_spec->args[2] & FSL_EDMA_REMOTE;
drivers/gpu/drm/display/drm_dp_helper.c
729
return !aux->is_remote && !READ_ONCE(aux->dpcd_probe_disabled);
drivers/gpu/drm/display/drm_dp_helper.c
759
if (aux->is_remote)
drivers/gpu/drm/display/drm_dp_helper.c
791
if (aux->is_remote)
drivers/gpu/drm/display/drm_dp_mst_topology.c
2332
port->aux.is_remote = true;
drivers/mailbox/mailbox-th1520.c
113
u32 offs, bool is_remote)
drivers/mailbox/mailbox-th1520.c
115
if (is_remote)
drivers/mailbox/mailbox-th1520.c
122
bool is_remote)
drivers/mailbox/mailbox-th1520.c
124
if (is_remote)
drivers/mailbox/mailbox-th1520.c
131
u32 set, u32 clr, bool is_remote)
drivers/mailbox/mailbox-th1520.c
138
val = th1520_mbox_chan_read(cp, off, is_remote);
drivers/mailbox/mailbox-th1520.c
141
th1520_mbox_chan_write(cp, val, off, is_remote);
drivers/mailbox/mailbox-th1520.c
146
void *data, bool is_remote)
drivers/mailbox/mailbox-th1520.c
156
*arg = th1520_mbox_chan_read(cp, off, is_remote);
drivers/mailbox/mailbox-th1520.c
163
void *data, bool is_remote)
drivers/mailbox/mailbox-th1520.c
173
th1520_mbox_chan_write(cp, *arg, off, is_remote);
drivers/mailbox/mailbox-th1520.c
180
bool is_remote)
drivers/mailbox/mailbox-th1520.c
185
th1520_mbox_chan_write(cp, *arg, off, is_remote);
fs/dlm/lock.c
3201
if (is_remote(r)) {
fs/dlm/lock.c
3220
if (is_remote(r)) {
fs/dlm/lock.c
3239
if (is_remote(r)) {
fs/dlm/lock.c
3258
if (is_remote(r)) {
include/drm/display/drm_dp_helper.h
531
bool is_remote;
net/devlink/dev.c
114
if ((!is_remote && j != DEVLINK_RELOAD_LIMIT_UNSPEC &&
net/devlink/dev.c
120
if (!is_remote)
net/devlink/dev.c
79
devlink_reload_stats_put(struct sk_buff *msg, struct devlink *devlink, bool is_remote)
net/devlink/dev.c
85
if (!is_remote)
net/devlink/dev.c
94
if ((!is_remote &&