| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-monterey.c | 21 static __u8 *mr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in mr_report_fixup()
|
| H A D | hid-chicony.c | 58 static __u8 *ch_switch12_report_fixup(struct hid_device *hdev, __u8 *rdesc, in ch_switch12_report_fixup()
|
| H A D | hid-petalynx.c | 22 static __u8 *pl_report_fixup(struct hid_device *hdev, __u8 *rdesc, in pl_report_fixup()
|
| H A D | hid-holtek-kbd.c | 105 static __u8 *holtek_kbd_report_fixup(struct hid_device *hdev, __u8 *rdesc, in holtek_kbd_report_fixup()
|
| H A D | hid-ite.c | 16 static __u8 *ite_report_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize) in ite_report_fixup()
|
| H A D | hid-waltop.c | 602 static __u8 *waltop_report_fixup(struct hid_device *hdev, __u8 *rdesc, in waltop_report_fixup()
|
| H A D | hid-zydacron.c | 27 static __u8 *zc_report_fixup(struct hid_device *hdev, __u8 *rdesc, in zc_report_fixup()
|
| H A D | hid-saitek.c | 69 static __u8 *saitek_report_fixup(struct hid_device *hdev, __u8 *rdesc, in saitek_report_fixup()
|
| H A D | hid-dr.c | 231 static __u8 *dr_report_fixup(struct hid_device *hdev, __u8 *rdesc, in dr_report_fixup()
|
| H A D | hid-steelseries.c | 355 static __u8 *steelseries_srws1_report_fixup(struct hid_device *hdev, __u8 *rdesc, in steelseries_srws1_report_fixup()
|
| H A D | hid-bigbenff.c | 411 static __u8 *bigben_report_fixup(struct hid_device *hid, __u8 *rdesc, in bigben_report_fixup()
|
| H A D | hid-uclogic-core.c | 72 static __u8 *uclogic_report_fixup(struct hid_device *hdev, __u8 *rdesc, in uclogic_report_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | slg51000-regulator.c | 41 struct regulator_desc *rdesc[SLG51000_MAX_REGULATORS]; member 247 struct regulator_desc *rdesc; in slg51000_regulator_init() local
|
| H A D | vctrl-regulator.c | 329 struct regulator_desc *rdesc = &vctrl->desc; in vctrl_init_vtable() local 450 struct regulator_desc *rdesc; in vctrl_probe() local
|
| H A D | hi6421v530-regulator.c | 27 struct regulator_desc rdesc; member
|
| H A D | sy8827n.c | 85 struct regulator_desc *rdesc = &di->desc; in sy8827n_regulator_register() local
|
| H A D | sy8824x.c | 89 struct regulator_desc *rdesc = &di->desc; in sy8824_regulator_register() local
|
| H A D | mp8865-regulator.c | 155 struct regulator_desc *rdesc; in mp8865_probe() local
|
| H A D | hi655x-regulator.c | 27 struct regulator_desc rdesc; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-desc.c | 392 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_tx_descriptor_init() local 432 struct xgbe_ring_desc *rdesc; in xgbe_wrapper_rx_descriptor_init() local
|
| H A D | xgbe-dev.c | 1370 static int xgbe_tx_complete(struct xgbe_ring_desc *rdesc) in xgbe_tx_complete() 1391 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_tx_desc_reset() local 1441 struct xgbe_ring_desc *rdesc = rdata->rdesc; in xgbe_rx_desc_reset() local 1593 struct xgbe_ring_desc *rdesc) in xgbe_get_rx_tstamp() 1671 struct xgbe_ring_desc *rdesc; in xgbe_dev_xmit() local 1909 struct xgbe_ring_desc *rdesc; in xgbe_dev_read() local 2064 static int xgbe_is_context_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_context_desc() 2070 static int xgbe_is_last_desc(struct xgbe_ring_desc *rdesc) in xgbe_is_last_desc()
|
| /OK3568_Linux_fs/kernel/drivers/input/rmi4/ |
| H A D | rmi_driver.c | 561 struct rmi_register_descriptor *rdesc) in rmi_read_register_desc() 693 struct rmi_register_descriptor *rdesc, u16 reg) in rmi_get_register_desc_item() 707 size_t rmi_register_desc_calc_size(struct rmi_register_descriptor *rdesc) in rmi_register_desc_calc_size() 722 struct rmi_register_descriptor *rdesc, u16 reg) in rmi_register_desc_calc_reg_offset()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/ |
| H A D | safexcel.c | 816 int ret, nreq = 0, cdesc = 0, rdesc = 0, commands, results; in safexcel_dequeue() local 893 struct safexcel_result_desc *rdesc = rdp; in safexcel_rdesc_check_errors() local 934 struct safexcel_result_desc *rdesc, in safexcel_rdr_req_set() 981 struct safexcel_result_desc *rdesc; in safexcel_invalidate_cache() local
|
| /OK3568_Linux_fs/kernel/samples/uhid/ |
| H A D | uhid-example.c | 112 static unsigned char rdesc[] = { variable
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | hid.c | 42 static int gb_hid_get_report_desc(struct gb_hid *ghid, char *rdesc) in gb_hid_get_report_desc() 283 char *rdesc; in gb_hid_parse() local
|