| /linux-4.4.14/drivers/misc/ | 
| D | tifm_7xx1.c | 25 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
 307 static int tifm_7xx1_dummy_has_ms_pif(struct tifm_adapter *fm,  in tifm_7xx1_dummy_has_ms_pif()
 313 static int tifm_7xx1_has_ms_pif(struct tifm_adapter *fm, struct tifm_dev *sock)  in tifm_7xx1_has_ms_pif()
 325 	struct tifm_adapter *fm;  in tifm_7xx1_probe()  local
 396 	struct tifm_adapter *fm = pci_get_drvdata(dev);  in tifm_7xx1_remove()  local
 
 | 
| D | tifm_core.c | 169 	struct tifm_adapter *fm = container_of(dev, struct tifm_adapter, dev);  in tifm_free()  local182 	struct tifm_adapter *fm;  in tifm_alloc_adapter()  local
 197 int tifm_add_adapter(struct tifm_adapter *fm)  in tifm_add_adapter()
 223 void tifm_remove_adapter(struct tifm_adapter *fm)  in tifm_remove_adapter()
 240 void tifm_free_adapter(struct tifm_adapter *fm)  in tifm_free_adapter()
 253 struct tifm_dev *tifm_alloc_device(struct tifm_adapter *fm, unsigned int id,  in tifm_alloc_device()
 286 	struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent);  in tifm_eject()  local
 293 	struct tifm_adapter *fm = dev_get_drvdata(sock->dev.parent);  in tifm_has_ms_pif()  local
 
 | 
| /linux-4.4.14/drivers/mtd/ubi/ | 
| D | fastmap.c | 599 			      struct ubi_fastmap_layout *fm)  in ubi_attach_fastmap()868 	struct ubi_fastmap_layout *fm;  in ubi_scan_fastmap()  local
 1401 	struct ubi_fastmap_layout *fm;  in invalidate_fastmap()  local
 1456 			   struct ubi_fastmap_layout *fm)  in return_fm_pebs()
 
 | 
| D | ubi.h | 565 	struct ubi_fastmap_layout *fm;  member
 | 
| /linux-4.4.14/sound/soc/codecs/ | 
| D | cs42xx8.c | 258 	u32 i, fm, val, mask;  in cs42xx8_hw_params()  local
 | 
| /linux-4.4.14/drivers/media/pci/cx88/ | 
| D | cx88-cards.c | 2921 	int  fm;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_fifo.c | 541 	u32 *fm;  in vmw_fifo_send_fence()  local
 | 
| /linux-4.4.14/drivers/media/pci/saa7134/ | 
| D | saa7134-tvaudio.c | 444 	static u32 fm[] = {  in tvaudio_setstereo()  local
 | 
| /linux-4.4.14/arch/frv/kernel/ | 
| D | setup.c | 1020 	const char *gr, *fr, *fm, *fp, *cm, *nem, *ble;  in show_cpuinfo()  local
 | 
| /linux-4.4.14/sound/drivers/opl3/ | 
| D | opl3_midi.c | 319 	struct fm_instrument *fm;  in snd_opl3_note_on()  local
 | 
| /linux-4.4.14/drivers/regulator/ | 
| D | qcom_rpm-regulator.c | 40 	struct request_member fm;		/* force mode */  member
 | 
| /linux-4.4.14/drivers/media/tuners/ | 
| D | mt2063.c | 709 			u32 *fm, u32 * fp)  in IsSpurInBand()820 	u32 fm, fp;		/*  restricted range on LO's        */  in MT2063_AvoidSpurs()  local
 
 | 
| /linux-4.4.14/drivers/input/misc/ | 
| D | yealink.c | 76 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm)	\  argument
 | 
| /linux-4.4.14/drivers/iommu/ | 
| D | dmar.c | 1282 void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid, u8 fm,  in qi_flush_context()
 | 
| /linux-4.4.14/include/linux/ | 
| D | intel-iommu.h | 289 #define QI_CC_FM(fm)		(((u64)fm) << 48)  argument
 | 
| /linux-4.4.14/drivers/scsi/bfa/ | 
| D | bfa_svc.c | 587 bfa_fcxp_get(struct bfa_fcxp_mod_s *fm, bfa_boolean_t req)  in bfa_fcxp_get()
 |