Home
last modified time | relevance | path

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

/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()
221 void tifm_remove_adapter(struct tifm_adapter *fm) in tifm_remove_adapter()
238 void tifm_free_adapter(struct tifm_adapter *fm) in tifm_free_adapter()
251 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id, in tifm_alloc_device()
284 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_eject() local
291 struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent); in tifm_has_ms_pif() local
/drivers/mtd/ubi/
Dfastmap.c535 struct ubi_fastmap_layout *fm) in ubi_attach_fastmap()
854 struct ubi_fastmap_layout *fm; in ubi_scan_fastmap() local
1342 struct ubi_fastmap_layout *fm) in invalidate_fastmap()
Dubi.h527 struct ubi_fastmap_layout *fm; member
/drivers/media/usb/tlg2300/
Dpd-radio.c124 struct radio_data *fm = &p->radio_data; in poseidon_fm_close() local
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c472 void *fm; in vmw_fifo_send_fence() local
/drivers/media/pci/cx88/
Dcx88-cards.c2921 int fm; member
/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c445 static u32 fm[] = { in tvaudio_setstereo() local
/drivers/media/tuners/
Dmt2063.c709 u32 *fm, u32 * fp) in IsSpurInBand()
820 u32 fm, fp; /* restricted range on LO's */ in MT2063_AvoidSpurs() local
/drivers/iommu/
Ddmar.c902 void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid, u8 fm, in qi_flush_context()
/drivers/input/misc/
Dyealink.c77 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument
/drivers/scsi/bfa/
Dbfa_svc.c582 bfa_fcxp_get(struct bfa_fcxp_mod_s *fm, bfa_boolean_t req) in bfa_fcxp_get()