Home
last modified time | relevance | path

Searched refs:note (Results 1 – 25 of 28) sorted by relevance

12

/drivers/hid/
A Dhid-prodikeys.c40 unsigned char note; member
204 unsigned char status, unsigned char note, unsigned char velocity) in pcmidi_send_note() argument
210 buffer[1] = note; in pcmidi_send_note()
232 pcmidi_send_note(pms->pm, pms->status, pms->note, pms->velocity); in pcmidi_sustained_note_release()
330 unsigned char status, note, velocity; in pcmidi_handle_report3() local
334 note = data[j*2+1]; in pcmidi_handle_report3()
337 if (note < 0x81) { /* note on */ in pcmidi_handle_report3()
339 note = note - 0x54 + PCMIDI_MIDDLE_C + in pcmidi_handle_report3()
345 note = note - 0x94 + PCMIDI_MIDDLE_C + in pcmidi_handle_report3()
353 pms->note = note; in pcmidi_handle_report3()
[all …]
/drivers/pci/hotplug/
A Dacpiphp_ibm.c255 struct notification *note = context; in ibm_handle_events() local
261 acpi_bus_generate_netlink_event(note->device->pnp.device_class, in ibm_handle_events()
262 dev_name(&note->device->dev), in ibm_handle_events()
263 note->event, detail); in ibm_handle_events()
265 note->event = event; in ibm_handle_events()
/drivers/net/wireless/ath/ath6kl/
A DKconfig11 ath6kl_core. Please note that AR6002 and AR6001 are not
22 Please note that AR6002 and AR6001 are not supported by this
/drivers/net/wireless/broadcom/b43legacy/
A DKconfig99 Please note that PIO transfers are slow (compared to DMA).
101 Also note that not all devices of the b43legacy series support PIO.
/drivers/media/pci/saa7146/
A DKconfig8 grabber card by Hexium. Please note that the Gemini Dual
/drivers/staging/
A DKconfig8 them. Please note that these drivers are under heavy
/drivers/ntb/hw/idt/
A DKconfig24 It's worth to note, that since a part of this driver relies on the
/drivers/media/test-drivers/vidtv/
A Dvidtv_s302m.c77 enum musical_notes note; member
249 ctx->last_tone = beethoven_fur_elise[e->src_buf_offset].note; in vidtv_s302m_get_sample()
/drivers/media/pci/saa7134/
A Dsaa7134-tvaudio.c241 char *note) in tvaudio_setmode() argument
253 if (note) in tvaudio_setmode()
255 note, audio->name, in tvaudio_setmode()
/drivers/input/tablet/
A DKconfig72 Genie e-note The Notetaker,
/drivers/mtd/spi-nor/
A DKconfig24 Please note that some tools/drivers/filesystems may not work with
/drivers/firmware/efi/libstub/
A DMakefile111 STUBCOPY_FLAGS-y += --remove-section=.note.gnu.property
/drivers/vdpa/
A DKconfig141 Please note that this driver must be built as a module and it
/drivers/char/agp/
A DKconfig40 The M1541 chipset can do AGP 1x and 2x, but note that there is an
/drivers/scsi/csiostor/
A Dcsio_lnode.c1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes() argument
1928 csio_dbg(hw, "Notifying all nodes of event %d\n", note); in csio_notify_lnodes()
1934 switch (note) { in csio_notify_lnodes()
/drivers/mtd/ubi/
A DKconfig74 fm_autoconvert to 1 if you want so. Please note that fastmap-enabled
/drivers/net/ethernet/sun/
A Dcassini.h2120 const char *note; member
A Dcassini.c1153 while ((inst = firmware) && inst->note) { in cas_load_firmware()
/drivers/i2c/busses/
A DKconfig208 versions of the chipset are supported (note that Serverworks is part
464 Please note that this controller is limited to transfers of maximum
559 Please note that this driver might be needed to bring up other
/drivers/auxdisplay/
A DKconfig145 more precise aspects (wiring, dimensions, protocol, ...). Please note
/drivers/tty/serial/
A DKconfig227 /dev/ttySAC0, 1 and 2 (note, some machines may not provide all of
262 providing /dev/ttyTHS0, 1, 2, 3 and 4 (note, some machines may not
/drivers/scsi/aic7xxx/
A Daic7xxx.seq333 * Reselection has been initiated by a target. Make a note that we've been
1935 clr SEQ_FLAGS; /* make note of IDENTIFY */
/drivers/platform/x86/
A DKconfig787 If you have a Panasonic Let's note laptop (such as the R1(N variant),
/drivers/hwmon/
A DKconfig319 microarchitecture. Please note that you will need at least
2528 Please also note that this option will create sysfs attribute
/drivers/video/fbdev/
A DKconfig43 want to play with it, but it is not essential. Please note that

Completed in 54 milliseconds

12