Home
last modified time | relevance | path

Searched defs:common (Results 1 – 25 of 235) sorted by relevance

12345678910

/openbmc/linux/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c
Drsi_91x_main.c
Drsi_91x_core.c
Drsi_91x_coex.c
Drsi_91x_sdio_ops.c
Drsi_91x_hal.c
Drsi_91x_debugfs.c
/openbmc/linux/drivers/clk/sunxi-ng/
Dccu_frac.c
Dccu_sdm.c
Dccu_mux.c
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c372 struct fsg_common *common; member
387 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set()
397 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument
408 static int exception_in_progress(struct fsg_common *common) in exception_in_progress()
414 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length()
451 static void wakeup_thread(struct fsg_common *common) in wakeup_thread()
456 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()
470 static int ep0_queue(struct fsg_common *common) in ep0_queue()
491 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
508 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
[all …]
/openbmc/linux/drivers/clk/actions/
Dowl-gate.c
Dowl-pll.c
Dowl-factor.c
/openbmc/linux/drivers/net/wireless/ath/ath9k/
Dchannel.c
Drecv.c
Dani.c
Dmac.c
Dmci.c
Dcommon-beacon.c
Dwow.c
Dcommon.c
/openbmc/linux/drivers/net/wireless/ath/
Dmain.c
/openbmc/linux/arch/x86/include/asm/uv/
Duv_geo.h
/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_configs.h10 struct fsp_cfg_common common; member
15 struct common_buf common; /* FSP common runtime data structure */ member

12345678910