Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/misc/
Dtifm_7xx1.c24 static void tifm_7xx1_dummy_eject(struct tifm_adapter *fm, in tifm_7xx1_dummy_eject()
29 static void tifm_7xx1_eject(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_eject()
41 struct tifm_adapter *fm = dev_id; in tifm_7xx1_isr() local
140 struct tifm_adapter *fm = container_of(work, struct tifm_adapter, in tifm_7xx1_switch_media() local
217 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_suspend() local
236 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_resume() local
305 static int tifm_7xx1_dummy_has_ms_pif(struct tifm_adapter *fm, in tifm_7xx1_dummy_has_ms_pif()
311 static int tifm_7xx1_has_ms_pif(struct tifm_adapter *fm, struct tifm_dev *sock) in tifm_7xx1_has_ms_pif()
323 struct tifm_adapter *fm; in tifm_7xx1_probe() local
393 struct tifm_adapter *fm = pci_get_drvdata(dev); in tifm_7xx1_remove() local
Dtifm_core.c166 struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev); in tifm_free() local
179 struct tifm_adapter *fm; in tifm_alloc_adapter() local
194 int tifm_add_adapter(struct tifm_adapter *fm) in tifm_add_adapter()
219 void tifm_remove_adapter(struct tifm_adapter *fm) in tifm_remove_adapter()
236 void tifm_free_adapter(struct tifm_adapter *fm) in tifm_free_adapter()
249 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, in tifm_alloc_device()
282 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_eject() local
289 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_has_ms_pif() local
/linux-2.6.39/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c473 void *fm; in vmw_fifo_send_fence() local
/linux-2.6.39/drivers/media/video/cx88/
Dcx88-cards.c2725 int fm; member
/linux-2.6.39/drivers/media/video/tlg2300/
Dpd-radio.c124 struct radio_data *fm = &p->radio_data; in poseidon_fm_close() local
/linux-2.6.39/drivers/media/video/saa7134/
Dsaa7134-tvaudio.c443 static u32 fm[] = { in tvaudio_setstereo() local
/linux-2.6.39/arch/frv/kernel/
Dsetup.c1021 const char *gr, *fr, *fm, *fp, *cm, *nem, *ble; in show_cpuinfo() local
/linux-2.6.39/sound/drivers/opl3/
Dopl3_midi.c320 struct fm_instrument *fm; in snd_opl3_note_on() local
/linux-2.6.39/drivers/pci/
Ddmar.c1003 void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid, u8 fm, in qi_flush_context()
/linux-2.6.39/drivers/input/misc/
Dyealink.c77 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
/linux-2.6.39/include/linux/
Dintel-iommu.h258 #define QI_CC_FM(fm) (((u64)fm) << 48) argument
/linux-2.6.39/drivers/scsi/bfa/
Dbfa_svc.c579 bfa_fcxp_get(struct bfa_fcxp_mod_s *fm) in bfa_fcxp_get()