Searched refs:usr (Results 1 – 11 of 11) sorted by relevance
/drivers/staging/vt6655/ |
D | test | 2 /usr/src/linux-$(shell uname -r) \ 3 /usr/src/linux-$(shell uname -r | sed 's/-.*//') \ 4 # /usr/src/kernel-headers-$(shell uname -r) \ 5 # /usr/src/kernel-source-$(shell uname -r) \ 6 # /usr/src/linux-$(shell uname -r | sed 's/\([0-9]*\.[0-9]*\)\..*/\1/') \ 7 # /usr/src/linux /home/plice
|
/drivers/rtc/ |
D | rtc-isl1208.c | 203 isl1208_i2c_set_usr(struct i2c_client *client, u16 usr) in isl1208_i2c_set_usr() argument 207 buf[0] = usr & 0xff; in isl1208_i2c_set_usr() 208 buf[1] = (usr >> 8) & 0xff; in isl1208_i2c_set_usr() 242 int sr, dtr, atr, usr; in isl1208_rtc_proc() local 270 usr = isl1208_i2c_get_usr(client); in isl1208_rtc_proc() 271 if (usr >= 0) in isl1208_rtc_proc() 272 seq_printf(seq, "user_data\t: 0x%.4x\n", usr); in isl1208_rtc_proc() 588 int usr = isl1208_i2c_get_usr(to_i2c_client(dev)); in isl1208_sysfs_show_usr() local 589 if (usr < 0) in isl1208_sysfs_show_usr() 590 return usr; in isl1208_sysfs_show_usr() [all …]
|
/drivers/video/logo/ |
D | logo_m32r_clut224.ppm | 7 # convert - imagemagick: /usr/bin/convert
|
/drivers/infiniband/hw/ehca/ |
D | ehca_mrmw.c | 401 pginfo.u.usr.region = e_mr->umem; in ehca_reg_user_mr() 403 pginfo.u.usr.next_sg = pginfo.u.usr.region->sg_head.sgl; in ehca_reg_user_mr() 1861 struct scatterlist **sg = &pginfo->u.usr.next_sg; in ehca_set_pagebuf_user1() 1873 pginfo->u.usr.next_nmap, in ehca_set_pagebuf_user1() 1882 (pginfo->u.usr.next_nmap)++; in ehca_set_pagebuf_user1() 1928 struct scatterlist **sg = &pginfo->u.usr.next_sg; in ehca_set_pagebuf_user2() 1938 pgaddr, pginfo->u.usr.next_nmap); in ehca_set_pagebuf_user2() 1952 pgaddr, pginfo->u.usr.next_nmap, in ehca_set_pagebuf_user2() 1975 pginfo->u.usr.next_nmap++; in ehca_set_pagebuf_user2() 1987 pginfo->u.usr.next_nmap += nr_kpages; in ehca_set_pagebuf_user2()
|
D | ehca_classes.h | 327 } usr; member
|
/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 18 download/extract them, and then copy them to /usr/lib/hotplug/firmware
|
/drivers/scsi/aic7xxx/aicasm/ |
D | Makefile | 16 AICASM_CFLAGS:= -I/usr/include -I.
|
/drivers/tty/serial/ |
D | vt8500_serial.c | 286 unsigned int usr; in vt8500_get_mctrl() local 288 usr = vt8500_read(port, VT8500_URUSR); in vt8500_get_mctrl() 289 if (usr & (1 << 4)) in vt8500_get_mctrl()
|
/drivers/media/dvb-frontends/ |
D | Kconfig | 274 download/extract it, and then copy it to /usr/lib/hotplug/firmware 286 download/extract it, and then copy it to /usr/lib/hotplug/firmware 338 download/extract them, and then copy them to /usr/lib/hotplug/firmware 524 download/extract them, and then copy them to /usr/lib/hotplug/firmware 536 download it, and then copy it to /usr/lib/hotplug/firmware 551 /usr/lib/hotplug/firmware or /lib/firmware (depending on
|
/drivers/staging/speakup/ |
D | spkguide.txt | 468 path, perhaps /usr/local/bin, and set the permissions to 755 with the 663 under /usr/bin. 665 /usr/bin/espeakup 722 cp dec_pc /usr/local/lib 725 directory in your path. Either /usr/bin or /usr/local/bin is a good 909 /usr/src/linux-<version_number>/drivers/char/speakup directory. The 917 /usr/src/linux-<version_number>/drivers/char/speakup/speakupmap.map file 945 /usr/src/linux-<version_number>/drivers/char/speakup/genmap newmap.map 1123 it isn't, the recommended places to put it are /usr/local/bin or 1124 /usr/bin. This script can be run by any user, so it does not require [all …]
|
/drivers/media/pci/ttpci/ |
D | Kconfig | 28 download/extract it, and then copy it to /usr/lib/hotplug/firmware
|