Searched refs:fwif_connection_ctl (Results 1 – 2 of 2) sorted by relevance
290 fw_dev->fwif_connection_ctl = in pvr_fw_create_fwif_connection_ctl()294 sizeof(*fw_dev->fwif_connection_ctl), in pvr_fw_create_fwif_connection_ctl()298 if (IS_ERR(fw_dev->fwif_connection_ctl)) { in pvr_fw_create_fwif_connection_ctl()301 return PTR_ERR(fw_dev->fwif_connection_ctl); in pvr_fw_create_fwif_connection_ctl()
370 struct rogue_fwif_connection_ctl *fwif_connection_ctl; member