Searched defs:req (Results 1 - 25 of 451) sorted by relevance

1234567891011>>

/drivers/bcma/
H A Dcore.c86 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) argument
90 WARN_ON(req & ~BCMA_CLKCTLST_EXTRESREQ);
94 bcma_set32(core, BCMA_CLKCTLST, req);
/drivers/hwmon/
H A Dtwl4030-madc-hwmon.c47 struct twl4030_madc_request req; local
50 req.channels = (1 << attr->index);
51 req.method = TWL4030_MADC_SW2;
52 req.func_cb = NULL;
53 val = twl4030_madc_conversion(&req);
57 return sprintf(buf, "%d\n", req.rbuf[attr->index]);
/drivers/infiniband/hw/amso1100/
H A Dc2_intr.c74 * indicates the req vq now has messages
77 * Wake up any waiters waiting on req VQ
121 struct c2_vq_req *req; local
166 req = (struct c2_vq_req *) (unsigned long) host_msg->context;
167 if (req == NULL) {
173 pr_debug("handle_vq: UNEXPECTEDLY got NULL req\n");
182 if (!err) switch (req->event) {
184 c2_set_qp_state(req->qp,
197 cm_event.event = req->event;
199 cm_event.local_addr = req
[all...]
H A Dc2_vq.c244 int vq_wait_for_reply(struct c2_dev *c2dev, struct c2_vq_req *req) argument
246 if (!wait_event_timeout(req->wait_object,
247 atomic_read(&req->reply_ready),
H A Dc2_ae.c271 struct c2wr_ae_connection_request *req = local
283 cm_event.provider_data = (void*)(unsigned long)req->cr_handle;
284 cm_event.local_addr.sin_addr.s_addr = req->laddr;
285 cm_event.remote_addr.sin_addr.s_addr = req->raddr;
286 cm_event.local_addr.sin_port = req->lport;
287 cm_event.remote_addr.sin_port = req->rport;
289 be32_to_cpu(req->private_data_length);
290 cm_event.private_data = req->private_data;
/drivers/isdn/hardware/eicon/
H A Ddiddfunc.c54 IDI_SYNC_REQ req; local
63 req.didd_notify.e.Req = 0;
64 req.didd_notify.e.Rc =
66 req.didd_notify.info.callback = (void *)didd_callback;
67 req.didd_notify.info.context = NULL;
68 _DAdapter.request((ENTITY *)&req);
69 if (req.didd_notify.e.Rc != 0xff)
71 notify_handle = req.didd_notify.info.handle;
84 IDI_SYNC_REQ req; local
86 req
[all...]
H A Ddivasfunc.c67 IDI_SYNC_REQ req; local
81 req.didd_remove_adapter.e.Req = 0;
82 req.didd_add_adapter.e.Rc = IDI_SYNC_REQ_DIDD_ADD_ADAPTER;
83 req.didd_add_adapter.info.descriptor = (void *) &d;
84 DAdapter.request((ENTITY *)&req);
85 if (req.didd_add_adapter.e.Rc != 0xff) {
97 IDI_SYNC_REQ req; local
102 req.didd_remove_adapter.e.Req = 0;
103 req.didd_remove_adapter.e.Rc = IDI_SYNC_REQ_DIDD_REMOVE_ADAPTER;
104 req
160 IDI_SYNC_REQ req; local
199 IDI_SYNC_REQ req; local
[all...]
H A Didifunc.c188 IDI_SYNC_REQ req; local
197 req.didd_notify.e.Req = 0;
198 req.didd_notify.e.Rc =
200 req.didd_notify.info.callback = (void *)didd_callback;
201 req.didd_notify.info.context = NULL;
202 DAdapter.request((ENTITY *)&req);
203 if (req.didd_notify.e.Rc != 0xff) {
207 notify_handle = req.didd_notify.info.handle;
230 IDI_SYNC_REQ req; local
234 req
[all...]
H A Dmntfunc.c79 IDI_SYNC_REQ req; local
88 req.didd_notify.e.Req = 0;
89 req.didd_notify.e.Rc =
91 req.didd_notify.info.callback = (void *)didd_callback;
92 req.didd_notify.info.context = NULL;
93 DAdapter.request((ENTITY *)&req);
94 if (req.didd_notify.e.Rc != 0xff)
96 notify_handle = req.didd_notify.info.handle;
98 req.didd_add_adapter.e.Req = 0;
99 req
119 IDI_SYNC_REQ req; local
[all...]
/drivers/macintosh/
H A Dvia-pmu-led.c35 static void pmu_req_done(struct adb_request * req) argument
110 /* no outstanding req */
H A Dadb-iop.c66 static void adb_iop_end_req(struct adb_request *req, int state) argument
68 req->complete = 1;
69 current_req = req->next;
70 if (req->done) (*req->done)(req);
82 struct adb_request *req; local
87 req = current_req;
88 if ((adb_iop_state == sending) && req && req
105 struct adb_request *req; local
164 struct adb_request *req; local
217 adb_iop_send_request(struct adb_request *req, int sync) argument
230 adb_iop_write(struct adb_request *req) argument
273 struct adb_request req = { local
[all...]
/drivers/staging/wlan-ng/
H A Dp80211req.c158 struct p80211msg_lnxreq_hostwep *req = local
162 if (req->decrypt.data == P80211ENUM_truth_true)
164 if (req->encrypt.data == P80211ENUM_truth_true)
/drivers/usb/misc/
H A Disight_firmware.c41 int llen, len, req, ret = 0; local
71 req = (data[2] << 8 | data[3]);
79 for (; len > 0; req += 50) {
93 (dev, usb_sndctrlpipe(dev, 0), 0xa0, 0x40, req, 0,
/drivers/mfd/
H A Dwm831x-auxadc.c39 struct wm831x_auxadc_req *req; local
43 req = kzalloc(sizeof(*req), GFP_KERNEL);
44 if (!req)
47 init_completion(&req->done);
48 req->input = input;
49 req->val = -ETIMEDOUT;
54 list_add(&req->list, &wm831x->auxadc_pending);
98 wait_for_completion_timeout(&req->done, msecs_to_jiffies(500));
102 list_del(&req
116 struct wm831x_auxadc_req *req; local
[all...]
/drivers/net/usb/
H A Dplusb.c72 pl_vendor_req(struct usbnet *dev, u8 req, u8 val, u8 index) argument
76 req,
/drivers/s390/scsi/
H A Dzfcp_reqlist.h85 struct zfcp_fsf_req *req; local
89 list_for_each_entry(req, &rl->buckets[i], list)
90 if (req->req_id == req_id)
91 return req;
107 struct zfcp_fsf_req *req; local
110 req = _zfcp_reqlist_find(rl, req_id);
113 return req;
132 struct zfcp_fsf_req *req; local
135 req = _zfcp_reqlist_find(rl, req_id);
136 if (req)
153 zfcp_reqlist_add(struct zfcp_reqlist *rl, struct zfcp_fsf_req *req) argument
[all...]
/drivers/gpu/drm/
H A Ddrm_ioctl.c269 struct drm_get_cap *req = data; local
271 req->value = 0;
272 switch (req->capability) {
275 req->value = 1;
278 req->value = 1;
281 req->value = dev->mode_config.preferred_depth;
284 req->value = dev->mode_config.prefer_shadow;
/drivers/mmc/card/
H A Dqueue.h16 struct request *req; member in struct:mmc_queue_req
/drivers/mtd/ubi/
H A Dupd.c176 * @req: operation request
182 const struct ubi_leb_change_req *req)
187 vol->vol_id, req->lnum, req->bytes);
188 if (req->bytes == 0)
189 return ubi_eba_atomic_leb_change(ubi, vol, req->lnum, NULL, 0,
190 req->dtype);
192 vol->upd_bytes = req->bytes;
195 vol->ch_lnum = req->lnum;
196 vol->ch_dtype = req
181 ubi_start_leb_change(struct ubi_device *ubi, struct ubi_volume *vol, const struct ubi_leb_change_req *req) argument
[all...]
/drivers/ptp/
H A Dptp_chardev.c35 struct ptp_clock_request req; local
54 if (copy_from_user(&req.extts, (void __user *)arg,
55 sizeof(req.extts))) {
59 if (req.extts.index >= ops->n_ext_ts) {
63 req.type = PTP_CLK_REQ_EXTTS;
64 enable = req.extts.flags & PTP_ENABLE_FEATURE ? 1 : 0;
65 err = ops->enable(ops, &req, enable);
69 if (copy_from_user(&req.perout, (void __user *)arg,
70 sizeof(req.perout))) {
74 if (req
[all...]
/drivers/usb/gadget/
H A Duvc_video.c60 uvc_video_encode_bulk(struct usb_request *req, struct uvc_video *video, argument
63 void *mem = req->buf;
82 req->length = video->req_size - len;
83 req->zero = video->payload_size == video->max_payload_size;
100 uvc_video_encode_isoc(struct usb_request *req, struct uvc_video *video, argument
103 void *mem = req->buf;
116 req->length = video->req_size - len;
161 uvc_video_complete(struct usb_ep *ep, struct usb_request *req) argument
163 struct uvc_video *video = req->context;
168 switch (req
276 struct usb_request *req; local
[all...]
/drivers/base/power/
H A Dqos.c81 * @req: constraint request to apply
89 static int apply_constraint(struct dev_pm_qos_request *req, argument
94 ret = pm_qos_update_target(req->dev->power.constraints,
95 &req->node, action, value);
99 curr_value = pm_qos_read_value(req->dev->power.constraints);
102 req);
167 struct dev_pm_qos_request *req, *tmp; local
184 plist_for_each_entry_safe(req, tmp, &c->list, node) {
189 apply_constraint(req, PM_QOS_REMOVE_REQ, PM_QOS_DEFAULT_VALUE);
190 memset(req,
222 dev_pm_qos_add_request(struct device *dev, struct dev_pm_qos_request *req, s32 value) argument
279 dev_pm_qos_update_request(struct dev_pm_qos_request *req, s32 new_value) argument
319 dev_pm_qos_remove_request(struct dev_pm_qos_request *req) argument
442 dev_pm_qos_add_ancestor_request(struct device *dev, struct dev_pm_qos_request *req, s32 value) argument
475 struct dev_pm_qos_request *req; local
[all...]
/drivers/gpu/drm/nouveau/
H A Dnouveau_channel.c460 struct drm_nouveau_channel_free *req = data; local
463 chan = nouveau_channel_get(file_priv, req->channel);
/drivers/gpu/drm/sis/
H A Dsis_mm.c46 struct sis_memreq req; member in struct:sis_memblock
116 item->req.size = mem->size;
117 sis_malloc(&item->req);
118 if (item->req.size == 0)
120 offset = item->req.offset;
189 sis_free(obj->req.offset);
341 sis_free(entry->req.offset);
/drivers/lguest/
H A Dlguest_user.c410 unsigned long req; local
415 if (get_user(req, input) != 0)
420 if (req != LHREQ_INITIALIZE) {
430 switch (req) {

Completed in 635 milliseconds

1234567891011>>