Home
last modified time | relevance | path

Searched defs:fm (Results 1 – 13 of 13) sorted by relevance

/linux-3.4.99/drivers/misc/
Dtifm_7xx1.c25 static void tifm_7xx1_dummy_eject(struct tifm_adapter *fm, in tifm_7xx1_dummy_eject()
30 static void tifm_7xx1_eject(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_eject()
42 struct tifm_adapter *fm = dev_id; in tifm_7xx1_isr() local
141 struct tifm_adapter *fm = container_of(work, struct tifm_adapter, in tifm_7xx1_switch_media() local
218 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_suspend() local
237 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_resume() local
306 static int tifm_7xx1_dummy_has_ms_pif(struct tifm_adapter *fm, in tifm_7xx1_dummy_has_ms_pif()
312 static int tifm_7xx1_has_ms_pif(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_has_ms_pif()
324 struct tifm_adapter *fm; in tifm_7xx1_probe() local
394 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_remove() local
Dtifm_core.c167 struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev); in tifm_free() local
180 struct tifm_adapter *fm; in tifm_alloc_adapter() local
195 int tifm_add_adapter(struct tifm_adapter *fm) in tifm_add_adapter()
220 void tifm_remove_adapter(struct tifm_adapter *fm) in tifm_remove_adapter()
237 void tifm_free_adapter(struct tifm_adapter *fm) in tifm_free_adapter()
250 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, in tifm_alloc_device()
283 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_eject() local
290 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_has_ms_pif() local
/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c472 void *fm; in vmw_fifo_send_fence() local
/linux-3.4.99/drivers/media/video/tlg2300/
Dpd-radio.c123 struct radio_data *fm = &p->radio_data; in poseidon_fm_close() local
/linux-3.4.99/drivers/media/video/cx88/
Dcx88-cards.c2915 int fm; member
/linux-3.4.99/drivers/media/video/saa7134/
Dsaa7134-tvaudio.c445 static u32 fm[] = { in tvaudio_setstereo() local
/linux-3.4.99/arch/frv/kernel/
Dsetup.c1021 const char *gr, *fr, *fm, *fp, *cm, *nem, *ble; in show_cpuinfo() local
/linux-3.4.99/sound/drivers/opl3/
Dopl3_midi.c320 struct fm_instrument *fm; in snd_opl3_note_on() local
/linux-3.4.99/drivers/iommu/
Ddmar.c848 void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid, u8 fm, in qi_flush_context()
/linux-3.4.99/drivers/media/common/tuners/
Dmt2063.c709 u32 *fm, u32 * fp) in IsSpurInBand()
820 u32 fm, fp; /* restricted range on LO's */ in MT2063_AvoidSpurs() local
/linux-3.4.99/drivers/input/misc/
Dyealink.c77 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
/linux-3.4.99/include/linux/
Dintel-iommu.h258 #define QI_CC_FM(fm) (((u64)fm) << 48) argument
/linux-3.4.99/drivers/scsi/bfa/
Dbfa_svc.c562 bfa_fcxp_get(struct bfa_fcxp_mod_s *fm) in bfa_fcxp_get()