Searched defs:device_name (Results 1 - 25 of 58) sorted by relevance

123

/linux-master/drivers/s390/char/
H A Dtape_class.h27 char device_name[TAPECLASS_NAME_LEN]; member in struct:tape_class_device
H A Dtape_class.c44 register_tape_dev( struct device * device, dev_t dev, const struct file_operations *fops, char * device_name, char * mode_name) argument
H A Dtape_char.c66 char device_name[20]; local
/linux-master/sound/pci/hda/
H A Dcs35l41_hda_i2c.c17 const char *device_name; local
H A Dcs35l41_hda_spi.c17 const char *device_name; local
H A Dhda_cs_dsp_ctl.h27 const char *device_name; member in struct:hda_cs_dsp_ctl_info
/linux-master/tools/gpio/
H A Dgpio-hammer.c25 int hammer_device(const char *device_name, unsigned int *lines, int num_lines, argument
129 const char *device_name = NULL; local
H A Dgpio-event-mon.c28 int monitor_device(const char *device_name, argument
169 const char *device_name = NULL; local
H A Dlsgpio.c101 int list_device(const char *device_name) argument
180 const char *device_name = NULL; local
H A Dgpio-utils.c57 int gpiotools_request_line(const char *device_name, unsigned int *lines, argument
180 int gpiotools_get(const char *device_name, unsigned int line) argument
205 int gpiotools_gets(const char *device_name, unsigned int *lines, argument
242 gpiotools_set(const char *device_name, unsigned int line, unsigned int value) argument
263 gpiotools_sets(const char *device_name, unsigned int *lines, unsigned int num_lines, unsigned int *values) argument
[all...]
/linux-master/sound/usb/hiface/
H A Dchip.c42 const char *device_name; member in struct:hiface_vendor_quirk
[all...]
/linux-master/arch/um/drivers/
H A Dline.h21 const char *device_name; member in struct:line_driver
/linux-master/sound/pci/ctxfi/
H A Dctpcm.c413 ct_alsa_pcm_create(struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) argument
/linux-master/tools/iio/
H A Diio_event_monitor.c349 const char *device_name; local
H A Diio_generic_buffer.c356 char *trigger_name = NULL, *device_name = NULL; local
[all...]
/linux-master/include/uapi/linux/usb/
H A Draw_gadget.h33 __u8 device_name[UDC_NAME_LENGTH_MAX]; member in struct:usb_raw_init
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_mouse.py324 device_name = "uhid test MI Dongle MI Wireless Mouse" variable in class:MIDongleMIWirelessMouse
/linux-master/tools/counter/
H A Dcounter_watch_events.c198 char *device_name = NULL, *subopts, *value; local
/linux-master/drivers/hid/
H A Dhid-kye.c366 kye_consumer_control_fixup(struct hid_device *hdev, __u8 *rdesc, unsigned int *rsize, int offset, const char *device_name) argument
/linux-master/lib/
H A Doverflow_kunit.c671 const char device_name[] = "overflow-test"; local
/linux-master/drivers/leds/trigger/
H A Dledtrig-netdev.c64 char device_name[IFNAMSIZ]; member in struct:led_netdev_data
[all...]
/linux-master/drivers/media/pci/mantis/
H A Dmantis_common.h167 char device_name[80]; member in struct:mantis_pci
/linux-master/include/media/
H A Drc-core.h162 const char *device_name; member in struct:rc_dev
/linux-master/include/uapi/sound/
H A Dfirewire.h134 char device_name[16]; /* device node in /dev */ member in struct:snd_firewire_get_info
/linux-master/drivers/most/
H A Dmost_snd.c513 audio_probe_channel(struct most_interface *iface, int channel_id, struct most_channel_config *cfg, char *device_name, char *arg_list) argument

Completed in 532 milliseconds

123