Home
last modified time | relevance | path

Searched defs:inf (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/wlan-ng/
Dprism2sta.c965 struct hfa384x_InfFrame *inf) in prism2sta_inf_handover()
988 struct hfa384x_InfFrame *inf) in prism2sta_inf_tallies()
1034 struct hfa384x_InfFrame *inf) in prism2sta_inf_scanresults()
1089 struct hfa384x_InfFrame *inf) in prism2sta_inf_hostscanresults()
1130 struct hfa384x_InfFrame *inf) in prism2sta_inf_chinforesults()
1182 struct hfa384x_InfFrame *inf; in prism2sta_processing_defer() local
1443 struct hfa384x_InfFrame *inf) in prism2sta_inf_linkstatus()
1471 struct hfa384x_InfFrame *inf) in prism2sta_inf_assocstatus()
1532 struct hfa384x_InfFrame *inf) in prism2sta_inf_authreq()
1547 struct hfa384x_InfFrame *inf) in prism2sta_inf_authreq_defer()
[all …]
/drivers/video/fbdev/
Dpxafb.c463 struct pxafb_mach_info *inf = fbi->inf; in pxafb_check_var() local
1236 struct pxafb_mach_info *inf = fbi->inf; in setup_smart_timing() local
1264 struct pxafb_mach_info *inf = fbi->inf; in pxafb_smart_thread() local
1729 struct pxafb_mach_info *inf) in pxafb_decode_mach_info()
1794 struct pxafb_mach_info *inf) in pxafb_init_fbinfo()
1859 struct pxafb_mach_info *inf) in parse_opt_mode()
1917 struct pxafb_mach_info *inf) in parse_opt()
2017 struct pxafb_mach_info *inf) in pxafb_parse_options()
2066 static void pxafb_check_options(struct device *dev, struct pxafb_mach_info *inf) in pxafb_check_options()
2244 struct pxafb_mach_info *inf, *pdata; in pxafb_probe() local
Dsa1100fb.h70 const struct sa1100fb_mach_info *inf; member
Dsa1100fb.c1131 struct sa1100fb_mach_info *inf = dev_get_platdata(dev); in sa1100fb_init_fbinfo() local
Dpxafb.h171 struct pxafb_mach_info *inf; member
Dw100fb.c636 struct w100fb_mach_info *inf; in w100fb_probe() local
Dsm501fb.c170 static int sm501_alloc_mem(struct sm501fb_info *inf, struct sm501_mem *mem, in sm501_alloc_mem()
/drivers/usb/host/
Dohci-pxa27x.c221 struct pxaohci_platform_data *inf) in pxa27x_setup_hc()
278 struct pxaohci_platform_data *inf; in pxa27x_start_hc() local
316 struct pxaohci_platform_data *inf; in pxa27x_stop_hc() local
419 struct pxaohci_platform_data *inf; in usb_hcd_pxa27x_probe() local
575 struct pxaohci_platform_data *inf = dev_get_platdata(dev); in ohci_hcd_pxa27x_drv_resume() local
/drivers/isdn/divert/
Ddivert_procfs.c86 struct divert_info *inf; in isdn_divert_read() local
160 struct divert_info *inf; in isdn_divert_close() local
/drivers/isdn/hysdn/
Dhysdn_proclog.c174 struct log_data *inf; in hysdn_log_read() local
242 struct log_data *inf; in hysdn_log_close() local
/drivers/perf/
Dxgene_pmu.c89 struct hw_pmu_info *inf; member
117 struct hw_pmu_info inf; member
1001 struct hw_pmu_info *inf; in acpi_get_pmu_hw_inf() local
1133 struct hw_pmu_info *inf; in fdt_get_pmu_hw_inf() local
/drivers/s390/cio/
Dcss.h52 } __attribute__ ((packed)) inf; member
/drivers/edac/
Dsynopsys_edac.c320 struct sysinfo inf; in synps_edac_get_memsize() local
/drivers/lightnvm/
Drrpc.c69 struct rrpc_inflight_rq *inf; in rrpc_inflight_laddr_acquire() local
86 struct rrpc_inflight_rq *inf = rrpc_get_inflight_rq(rqd); in rrpc_inflight_laddr_release() local
/drivers/gpu/drm/tegra/
Ddc.c205 fixed20_12 inf = dfixed_init(in); in compute_dda_inc() local
237 fixed20_12 inf = dfixed_init(in); in compute_initial_dda() local
/drivers/gpu/ipu-v3/
Dipu-ic.c225 enum ipu_color_space inf, in init_csc()
/drivers/usb/gadget/udc/
Dfsl_qe_udc.h235 #define frame_set_info(frm, inf) (frm->info = inf) argument