Searched refs:whence (Results 1 - 12 of 12) sorted by relevance

/drivers/pnp/isapnp/
H A Dproc.c30 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) argument
36 switch (whence) {
/drivers/zorro/
H A Dproc.c22 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) argument
28 switch (whence) {
/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c168 static loff_t lseek(struct file *file, loff_t off, int whence) argument
176 switch (whence) {
/drivers/pci/
H A Dproc.c21 proc_bus_pci_lseek(struct file *file, loff_t off, int whence) argument
27 switch (whence) {
/drivers/staging/vme/devices/
H A Dvme_user.c410 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) argument
422 switch (whence) {
/drivers/usb/host/
H A Duhci-debug.c525 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) argument
533 switch (whence) {
/drivers/char/
H A Dmbcs.h550 static loff_t mbcs_sram_llseek(struct file *filp, loff_t off, int whence);
H A Dmbcs.c452 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) argument
456 switch (whence) {
/drivers/s390/char/
H A Dvmur.c783 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) argument
791 switch (whence) {
/drivers/usb/misc/
H A Dlegousbtower.c250 static loff_t tower_llseek (struct file *file, loff_t off, int whence);
581 static loff_t tower_llseek (struct file *file, loff_t off, int whence) argument
/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1142 * @whence: Indicates how to seek.
1146 * @whence parameter indicates whether @off is the offset to directly seek to,
1156 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) argument
1163 switch (whence) {
/drivers/net/wireless/bcmdhd/
H A Ddhd_linux.c5520 dhd_debugfs_lseek(struct file *file, loff_t off, int whence) argument
5524 switch (whence) {

Completed in 294 milliseconds