Home
last modified time | relevance | path

Searched refs:get (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/linux-4.19.296/drivers/gpio/
Dgpio-raspberrypi-exp.c57 struct gpio_get_config get; in rpi_exp_gpio_get_polarity() local
62 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_polarity()
65 &get, sizeof(get)); in rpi_exp_gpio_get_polarity()
66 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_polarity()
68 off, ret, get.gpio); in rpi_exp_gpio_get_polarity()
71 return get.polarity; in rpi_exp_gpio_get_polarity()
135 struct gpio_get_config get; in rpi_exp_gpio_get_direction() local
140 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_direction()
143 &get, sizeof(get)); in rpi_exp_gpio_get_direction()
144 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_direction()
[all …]
Dgpio-ich.c92 int (*get)(struct gpio_chip *chip, unsigned offset); member
292 chip->get = ichx_priv.desc->get ? in ichx_gpiolib_setup()
293 ichx_priv.desc->get : ichx_gpio_get; in ichx_gpiolib_setup()
309 .get = ich6_gpio_get,
331 .get = ich6_gpio_get,
Dgpio-lpc32xx.c403 .get = lpc32xx_gpio_get_value_p012,
419 .get = lpc32xx_gpio_get_value_p012,
435 .get = lpc32xx_gpio_get_value_p012,
450 .get = lpc32xx_gpio_get_value_p3,
466 .get = lpc32xx_gpi_get_value,
481 .get = lpc32xx_gpo_get_value,
/linux-4.19.296/include/trace/events/
Dgpio.h38 TP_PROTO(unsigned gpio, int get, int value),
40 TP_ARGS(gpio, get, value),
44 __field(int, get)
50 __entry->get = get;
55 __entry->get ? "get" : "set", __entry->value)
/linux-4.19.296/drivers/s390/char/
Dtape_char.c401 struct mtget get; in __tapechar_ioctl() local
403 memset(&get, 0, sizeof(get)); in __tapechar_ioctl()
404 get.mt_type = MT_ISUNKNOWN; in __tapechar_ioctl()
405 get.mt_resid = 0 /* device->devstat.rescnt */; in __tapechar_ioctl()
406 get.mt_dsreg = in __tapechar_ioctl()
410 get.mt_gstat = 0; in __tapechar_ioctl()
411 get.mt_erreg = 0; in __tapechar_ioctl()
412 get.mt_fileno = 0; in __tapechar_ioctl()
413 get.mt_gstat = device->tape_generic_status; in __tapechar_ioctl()
422 get.mt_gstat |= GMT_BOT(~0); in __tapechar_ioctl()
[all …]
/linux-4.19.296/fs/nfsd/
Dfault_inject.c22 u64 (*get)(void); member
39 val = op->get(); in fault_inject_read()
100 .get = nfsd_inject_print_clients,
106 .get = nfsd_inject_print_locks,
112 .get = nfsd_inject_print_openowners,
118 .get = nfsd_inject_print_delegations,
124 .get = nfsd_inject_print_delegations,
/linux-4.19.296/drivers/misc/sgi-xp/
Dxpc_sn2.c1678 ch_sn2->local_GP->get = 0; in xpc_teardown_msg_structures_sn2()
1680 ch_sn2->remote_GP.get = 0; in xpc_teardown_msg_structures_sn2()
1682 ch_sn2->w_local_GP.get = 0; in xpc_teardown_msg_structures_sn2()
1684 ch_sn2->w_remote_GP.get = 0; in xpc_teardown_msg_structures_sn2()
1709 s64 get = ch->sn.sn2.w_remote_GP.get - 1; in xpc_notify_senders_sn2() local
1711 while (++get < put && atomic_read(&ch->n_to_notify) > 0) { in xpc_notify_senders_sn2()
1713 notify = &ch->sn.sn2.notify_queue[get % ch->local_nentries]; in xpc_notify_senders_sn2()
1734 (void *)notify, get, ch->partid, ch->number); in xpc_notify_senders_sn2()
1741 (void *)notify, get, ch->partid, ch->number); in xpc_notify_senders_sn2()
1760 s64 get; in xpc_clear_local_msgqueue_flags_sn2() local
[all …]
/linux-4.19.296/drivers/rtc/
DKconfig143 If you say yes here you get support for the
162 If you say yes here you get support for RTC function in Marvell
172 If you say yes here you get support for RTC function in Marvell
182 If you say yes here you get support for the Abracon
191 If you say yes here you get support for Abracon AB080X and AB180X
202 If you say yes here you get support for the real-time clock found
213 If you say yes here you get support for the wake-timer found on
223 If you say yes here you get support for the RTC of ams AS3722 PMIC
232 If you say yes here you get support for various compatible RTC
264 If you say yes here you get support for Dallas Semiconductor
[all …]
/linux-4.19.296/drivers/iio/temperature/
DKconfig12 If you say yes here you get support for the Maxim series of
40 If you say yes here you get support for the Melexis
51 If you say yes here you get support for the Melexis
62 If you say yes here you get support for the Texas Instruments
72 If you say yes here you get support for the Texas Instruments
83 If you say yes here you get support for the Measurement Specialties
94 If you say yes here you get support for the Measurement Specialties
/linux-4.19.296/include/sound/
Dsoc.h61 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
66 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \
77 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
86 .get = snd_soc_get_volsw_sx,\
98 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
105 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
112 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
120 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \
127 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
135 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
[all …]
Dwss.h182 .get = snd_wss_get_single, \
198 .get = snd_wss_get_double, \
209 .get = snd_wss_get_single, \
221 .get = snd_wss_get_double, \
/linux-4.19.296/include/linux/
Dklist.h23 void (*get)(struct klist_node *); member
30 .get = _get, \
36 extern void klist_init(struct klist *k, void (*get)(struct klist_node *),
Dregset.h191 user_regset_get_fn *get; member
376 if (!regset->get) in copy_regset_to_user()
382 return regset->get(target, regset, offset, size, NULL, data); in copy_regset_to_user()
Dvirtio_config.h67 void (*get)(struct virtio_device *vdev, unsigned offset, member
361 vdev->config->get(vdev, offset + bytes * i, in __virtio_cread_many()
379 vdev->config->get(vdev, offset, &ret, sizeof(ret)); in virtio_cread8()
393 vdev->config->get(vdev, offset, &ret, sizeof(ret)); in virtio_cread16()
408 vdev->config->get(vdev, offset, &ret, sizeof(ret)); in virtio_cread32()
/linux-4.19.296/drivers/siox/
Dsiox-bus-gpio.c45 u8 set = 0, get = 0; in siox_gpio_pushpull() local
52 get <<= 1; in siox_gpio_pushpull()
54 get |= 1; in siox_gpio_pushpull()
66 getbuf[i] = get; in siox_gpio_pushpull()
/linux-4.19.296/fs/afs/
Dxattr.c59 .get = afs_xattr_get_cell,
87 .get = afs_xattr_get_fid,
113 .get = afs_xattr_get_volume,
/linux-4.19.296/drivers/base/
Dmap.c25 kobj_probe_t *get; member
50 p->get = probe; in kobj_map()
116 probe = p->get; in kobj_lookup()
149 base->get = base_probe; in kobj_map_init()
/linux-4.19.296/fs/cifs/
Dxattr.c357 .get = cifs_xattr_get,
365 .get = cifs_xattr_get,
372 .get = cifs_xattr_get,
385 .get = cifs_xattr_get,
392 .get = cifs_xattr_get,
399 .get = cifs_xattr_get,
/linux-4.19.296/drivers/extcon/
DKconfig69 If you say yes here you get support for the MUIC device of
77 If you say yes here you get support for the USB OTG role detection by
88 If you say yes here you get support for the MUIC device of
98 If you say yes here you get support for the MUIC device of
106 If you say yes here you get support for the MUIC device of
131 If you say yes here you get support for the MUIC device of
143 If you say yes here you get support for the MUIC device of
/linux-4.19.296/lib/
Dklist.c85 void klist_init(struct klist *k, void (*get)(struct klist_node *), in klist_init()
90 k->get = get; in klist_init()
114 if (k->get) in klist_node_init()
115 k->get(n); in klist_node_init()
/linux-4.19.296/fs/9p/
Dxattr.c161 .get = v9fs_xattr_handler_get,
167 .get = v9fs_xattr_handler_get,
174 .get = v9fs_xattr_handler_get,
/linux-4.19.296/drivers/misc/eeprom/
DKconfig9 Enable this driver to get read/write support to most I2C EEPROMs
37 Enable this driver to get read/write support to most SPI EEPROMs,
48 If you say yes here you get read-only access to the EEPROM data
59 If you say yes here you get read-only support for the user EEPROM of
108 Enable this driver to get read/write access to EEPROM / CSRs
/linux-4.19.296/drivers/iio/imu/bmi160/
DKconfig16 If you say yes here you get support for BMI160 IMU on I2C with
28 If you say yes here you get support for BMI160 IMU on SPI with
/linux-4.19.296/drivers/xen/xen-pciback/
Dpciback.h110 struct pci_dev *(*get)(struct xen_pcibk_device *pdev, member
140 if (xen_pcibk_backend && xen_pcibk_backend->get) in xen_pcibk_get_pci_dev()
141 return xen_pcibk_backend->get(pdev, domain, bus, devfn); in xen_pcibk_get_pci_dev()
/linux-4.19.296/fs/xfs/
Dxfs_xattr.c92 .get = xfs_xattr_get,
99 .get = xfs_xattr_get,
106 .get = xfs_xattr_get,

12345678910>>...15