Searched refs:skip_image (Results 1 – 6 of 6) sorted by relevance
641 static int ble_skip_image_i2c(struct skip_image *skip_im) in ble_skip_image_i2c()648 static int ble_skip_image_other(struct skip_image *skip_im) in ble_skip_image_other()655 static int ble_skip_image_gpio(struct skip_image *skip_im) in ble_skip_image_gpio()695 struct skip_image *skip_im; in ble_skip_current_image()698 skip_im = (struct skip_image *)plat_marvell_get_skip_image_data(); in ble_skip_current_image()
30 struct skip_image { struct
134 struct skip_image skip_im = {
137 struct skip_image skip_im = {
188 struct skip_image skip_im = {
58 Under marvell_plat_config.c, implement struct skip_image that includes62 To disable this feature make sure the struct skip_image is not implemented.